EvChild::set

(PECL ev >= 0.2.0)

EvChild::setConfigures the watcher

说明

publicEvChild::set(int$pid, bool$trace): void

参数

pid

The same as for EvChild::__construct()

trace

The same as for EvChild::__construct()

返回值

没有返回值。

参见

To Top