event_buffer_free

(PECL libevent >= 0.0.1)

event_buffer_freeDestroy buffered event

Opis

event_buffer_free ( resource $bevent ) : void

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

Parametry

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