EvLoop::child

(PECL ev >= 0.2.0)

EvLoop::childCreates EvChild object associated with the current event loop

说明

final public EvLoop::child ( string $pid , string $trace , string $callback [, string $data [, string $priority ]] ) : EvChild

Creates EvChild object associated with the current event loop.

参数

All parameters have the same meaning as for EvChild::__construct()

返回值

Returns EvChild object on success.

参见

相关文章
php eventbufferevent closes file descriptor associated with the current buffer eventphp eventbufferevent returns underlying input buffer associated with current buffer eventphp eventbufferevent returns underlying output buffer associated with current buffer eventphp eventlistener creates new connection listener associated with an event basephp evloop creates evcheck object associated with the current event loop instancephp evloop creates evchild object associated with the current event loopphp evloop constructs the event loop objectphp evloop returns or creates the default event loopphp evloop creates an instance of evembed watcher associated with the current evloop objectphp evloop creates evfork watcher object associated with the current event loop instancephp evloop creates evidle watcher object associated with the current event loop instancephp evloop create evio watcher object associated with the current event loop instancephp evloop returns the current event loop time php evloop creates evperiodic watcher object associated with the current event loop instancephp evloop creates evprepare watcher object associated with the current event loop instancephp evloop resume previously suspended default event loopphp evloop creates evsignal watcher object associated with the current event loop instancephp evloop creates evstat watcher object associated with the current event loop instancephp evloop stops the event loopphp evloop creates evtimer watcher object associated with the current event loop instance
关注编程学问公众号