©
이 문서에서는 PHP 중국어 웹사이트 매뉴얼 풀어 주다
(PECL ev >= 0.2.0)
EvLoop::child — Creates EvChild object associated with the current event loop
$pid
, string $trace
, string $callback
[, string $data
[, string $priority
]] )Creates EvChild object associated with the current event loop.
All parameters have the same meaning as for EvChild::__construct()
Returns EvChild object on success.