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