event_buffer_timeout_set(3) php man page | unix.com

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 event

SYNOPSIS
void event_buffer_timeout_set (resource $bevent, int $read_timeout, int $write_timeout)
DESCRIPTION
Sets the read and write timeouts for the specified buffered event.
PARAMETERS
o $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) - suse
ftp_set_option(3) - php
event(3) - php
event_set(3) - php
stomp_set_read_timeout(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
User Guide: Posting in the Emergency Forum
Forum Video Tutorial: How to Use Code Tags
UNIX.COM 2017 Year End Summary
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1)