update : 2015.11.03
php.shukuma.com

검색:
 
 
Re-enable calls that modify an event buffer

EventBuffer::unfreeze

(PECL event >= 1.2.6-beta)

EventBuffer::unfreezeRe-enable calls that modify an event buffer

설명

public bool EventBuffer::unfreeze ( bool $at_front )

Re-enable calls that modify an event buffer.

인수

at_front

Whether to enable events at the front or at the end of the buffer.

반환값

Returns TRUE on success. Otherwise FALSE.

참고