Query: event_base_loopexit
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
EVENT_BASE_LOOPEXIT(3) 1 EVENT_BASE_LOOPEXIT(3) event_base_loopexit - Exit loop after a timeSYNOPSISbool event_base_loopexit (resource $event_base, [int $timeout = -1])DESCRIPTIONThe next event loop iteration after the given timer expires will complete normally, then exit without blocking for events again.PARAMETERSo $event_base - Valid event base resource. o $timeout - Optional timeout parameter (in microseconds).RETURN VALUESevent_base_loopexit(3) returns TRUE on success or FALSE on error. PHP Documentation Group EVENT_BASE_LOOPEXIT(3)
| Related Man Pages | 
|---|
| dpmsqueryextension(3) - centos | 
| bufferevent_base_set(3) - netbsd | 
| stream_set_timeout(3) - php | 
| feof(3) - php | 
| event_set(3) - php | 
| Similar Topics in the Unix Linux Community | 
|---|
| Simple rules of the UNIX.COM forums: | 
| User Guide: Posting in the Emergency Forum | 
| UNIX.COM 2017 Year End Summary | 
| New Code Tags (Syntax Highlighting) | 
| Denial Of Service Attack Update |