(PECL libevent >= 0.0.1)
event_buffer_enable — Enable a buffered event
Enables the specified buffered event.
Valid buffered event resource.
Any combination of EV_READ and EV_WRITE.
event_buffer_enable() returns TRUE on success or FALSE on error.