event_buffer_free

(PECL libevent >= 0.0.1)

event_buffer_freeDestroy buffered event

Опис

void event_buffer_free ( resource $bevent )

Destroys the specified buffered event and frees all the resources associated.

Параметри

bevent

Valid buffered event resource.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top