PHP 8.5.2 Released!

EvChild::set

(PECL ev >= 0.2.0)

EvChild::setウォッチャーを設定する

説明

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

パラメータ

pid
EvChild::__construct() と同じ。
trace
EvChild::__construct() と同じ。

戻り値

値を返しません。

参考

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top