Man Page: event_buffer_timeout_set
Operating Environment: php
Section: 3
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_heartbeat_dummy(7) - debian |
| ftp_set_option(3) - php |
| event(3) - php |
| event_set(3) - php |
| sqlite_busy_timeout(3) - php |
| Similar Topics in the Unix Linux Community |
|---|
| Forum Video Tutorial: How to Use Code Tags |
| UNIX.COM 2017 Year End Summary |
| Please Welcome Don Cragun as Lead Moderator |
| Status of UNIX.COM Forum Transformation |
| Denial Of Service Attack Update |