php man page for event_base_loop

Query: event_base_loop

OS: php

Section: 3

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

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
bufferevent_disable(3) - netbsd
bufferevent_base_set(3) - netbsd
bufferevent_read(3) - netbsd
bufferevent_write(3) - netbsd
event_set(3) - php
Similar Topics in the Unix Linux Community
Rules for Homework & Coursework Questions Forum
Forum Video Tutorial: How to Use Code Tags
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch
Denial Of Service Attack Update