Query: event_buffer_timeout_set
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
EVENT_BUFFER_TIMEOUT_SET(3) 1 EVENT_BUFFER_TIMEOUT_SET(3) event_buffer_timeout_set - Set read and write timeouts for a buffered eventSYNOPSISvoid event_buffer_timeout_set (resource $bevent, int $read_timeout, int $write_timeout)DESCRIPTIONSets the read and write timeouts for the specified buffered event.PARAMETERSo $bevent - Valid buffered event resource. o $read_timeout - Read timeout (in seconds). o $write_timeout - Write timeout (in seconds). PHP Documentation Group EVENT_BUFFER_TIMEOUT_SET(3)
Related Man Pages |
---|
ocf_pacemaker_dummy(7) - centos |
stream_set_timeout(3) - php |
ftp_set_option(3) - php |
event_set(3) - php |
stomp_set_read_timeout(3) - php |