EvLoop::child

(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:

EvChild::__construct() -

doc_php
2016-02-24 16:04:56
Comments
Leave a Comment

Please login to continue.