Php/docs/evchild.set

From Get docs

EvChild::set

(PECL ev >= 0.2.0)

EvChild::setConfigures the watcher


Description

public EvChild::set ( int $pid , bool $trace ) : void

Parameters

pid
The same as for EvChild::__construct()
trace
The same as for EvChild::__construct()


Return Values

No value is returned.


See Also