event_base_loop(3) php man page | unix.com

Man Page: event_base_loop

Operating Environment: php

Section: 3

EVENT_BASE_LOOP(3)							 1							EVENT_BASE_LOOP(3)

event_base_loop - Handle events

SYNOPSIS
int event_base_loop (resource $event_base, [int $flags])
DESCRIPTION
Starts event loop for the specified event base.
PARAMETERS
o $event_base - Valid event base resource. o $flags - Optional parameter, which can take any combination of EVLOOP_ONCE and EVLOOP_NONBLOCK.
RETURN VALUES
event_base_loop(3) returns 0 on success, -1 on error and 1 if no events were registered. PHP Documentation Group EVENT_BASE_LOOP(3)
Related Man Pages
dpmsqueryextension(3) - x11r4
dpmsqueryextension(3) - suse
bufferevent_enable(3) - netbsd
bufferevent_new(3) - netbsd
bufferevent_read(3) - netbsd
Similar Topics in the Unix Linux Community
User Guide: Posting in the Emergency Forum
UNIX.COM 2017 Year End Summary
Please Welcome Don Cragun as Lead Moderator
Denial Of Service Attack Update
Please Welcome Nicki Paul to the Moderator Team!