(PECL ev >= 0.2.0)
Creates EvChild object associated with the current event loop
final public EvChild EvLoop::child ( string $pid , string $trace , string $callback [, string $data [, string $priority ]] )
Creates EvChild object associated with the current event loop.
Returns:
Returns EvChild object on success.
See also:
Please login to continue.