|
event_buffer_watermark_setSet the watermarks for read and write events Description
void event_buffer_watermark_set
( resource
$bevent
, int $events
, int $lowmark
, int $highmark
)
Sets the watermarks for read and write events. Libevent does not invoke
read callback unless there is at least Parameters
|