suche nach in der

event_buffer_enable> <event_buffer_base_set
Last updated: Fri, 18 May 2012

view this page in

event_buffer_disable

(PECL libevent >= 0.0.1)

event_buffer_disableDisable a buffered event

Beschreibung

bool event_buffer_disable ( resource $bevent , int $events )

Disables the specified buffered event.

Parameter-Liste

bevent

Valid buffered event resource.

events

Any combination of EV_READ and EV_WRITE.

Rückgabewerte

event_buffer_disable() returns TRUE on success or FALSE on error.



add a note add a note User Contributed Notes
event_buffer_disable
There are no user contributed notes for this page.

event_buffer_enable> <event_buffer_base_set
Last updated: Fri, 18 May 2012