EventBufferEvent::free
Почист и полокален преглед на PHP референцата, со задржана структура од PHP.net и подобра читливост за примери, секции и белешки.
EventBufferEvent::free
Референца за `eventbufferevent.free.php` со подобрена типографија и навигација.
EventBufferEvent::free
класата Event
EventBufferEvent::free — Free a buffer event
= NULL
Free resources allocated by buffer event.
Usually there is no need to call this method, since normally it is done within internal object destructors. However, sometimes we have a long-time script allocating lots of instances, or a script with a heavy memory usage, where we need to free resources as soon as possible. In such cases
EventBufferEvent::free()
may be used to protect the script against running up to the
memory_limit.
Параметри
Оваа функција нема параметри.
Вратени вредности
Не се враќа вредност.