Query: event_buffer_enable
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
EVENT_BUFFER_ENABLE(3) 1 EVENT_BUFFER_ENABLE(3) event_buffer_enable - Enable a buffered eventSYNOPSISbool event_buffer_enable (resource $bevent, int $events)DESCRIPTIONEnables the specified buffered event.PARAMETERSo $bevent - Valid buffered event resource. o $events - Any combination of EV_READ and EV_WRITE.RETURN VALUESevent_buffer_enable(3) returns TRUE on success or FALSE on error. PHP Documentation Group EVENT_BUFFER_ENABLE(3)