|
eio_event_loopPolls libeio until all requests proceeded Description
bool eio_event_loop
( void
)
eio_event_loop polls libeio until all requests proceeded. ParametersThis function has no parameters. Return Values
eio_event_loop returns ExamplesExample #1 eio_event_loop example
<?php The above example will output something similar to: eio_chmod_ok See Also
|