EVENT_BASE_LOOP(3) 1 EVENT_BASE_LOOP(3) event_base_loop - Handle eventsSYNOPSISint event_base_loop (resource $event_base, [int $flags])DESCRIPTIONStarts event loop for the specified event base.PARAMETERSo $event_base - Valid event base resource. o $flags - Optional parameter, which can take any combination of EVLOOP_ONCE and EVLOOP_NONBLOCK.RETURN VALUESevent_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) - suse |
| bufferevent_new(3) - netbsd |
| bufferevent_settimeout(3) - netbsd |
| bufferevent_write(3) - netbsd |
| eio_get_event_stream(3) - php |
| Similar Topics in the Unix Linux Community |
|---|
| Simple rules of the UNIX.COM forums: |
| UNIX.COM 2017 Year End Summary |
| New Code Tags (Syntax Highlighting) |
| Please Welcome Don Cragun as Lead Moderator |