This is automatic generated document for things in \ namespace
Function gethostbyname2
Function msleep
sleep milliseconds
Param int
$milli_seconds time to sleep, in ms
Function stream_poll_one
poll one stream for events
Param int
$events flags: STREAM_POLL* constants combinations
Returns int
flags: STREAM_POLL* constants combinations, STREAM_POLLNONE means timeout
Throws RuntimeException
on runtime error, e.g. poll has been cancelled or poll failed
Function stream_select_unlimited
unlimited version of stream_select()
Classes
Class Swow