php man page for event_buffer_watermark_set

Query: event_buffer_watermark_set

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

EVENT_BUFFER_WATERMARK_SET(3)						 1					     EVENT_BUFFER_WATERMARK_SET(3)

event_buffer_watermark_set - Set the watermarks for read and write events

SYNOPSIS
void event_buffer_watermark_set (resource $bevent, int $events, int $lowmark, int $highmark)
DESCRIPTION
Sets the watermarks for read and write events. Libevent does not invoke read callback unless there is at least $lowmark bytes in the input buffer; if the read buffer is beyond the $highmark, reading is stopped. On output, the write callback is invoked whenever the buffered data falls below the $lowmark.
PARAMETERS
o $bevent - Valid buffered event resource. o $events - Any combination of EV_READ and EV_WRITE. o $lowmark - Low watermark. o $highmark - High watermark. PHP Documentation Group EVENT_BUFFER_WATERMARK_SET(3)
Related Man Pages
dat_srq_set_lw(3dat) - opensolaris
pipe(2) - plan9
dat_ep_set_watermark(3dat) - sunos
ibase_set_event_handler(3) - php
inotify_init(3) - php
Similar Topics in the Unix Linux Community
Rules for Homework & Coursework Questions Forum
Forum Video Tutorial: How to Use Code Tags
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1)
Please Welcome Ravinder Singh to the Moderation Team
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch