EventBuffer::freeze
PHP function
Edit on GitHub ✎
(PECL event >= 1.2.6-beta)
Prevent calls that modify an event buffer from succeeding
Description
EventBuffer::freeze(bool $at_front): bool
Prevent calls that modify an event buffer from succeeding
Parameters
at_frontWhether to disable changes to the front or end of the buffer.
Return Values
Success
See Also
EventBuffer::unfreeze