PHP 8.3.4 Released!

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

add a note

User Contributed Notes

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