CakeFest 2024: The Official CakePHP Conference

EvChild::set

(PECL ev >= 0.2.0)

EvChild::setConfigures the watcher

Descripción

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

Parámetros

pid

The same as for EvChild::__construct()

trace

The same as for EvChild::__construct()

Valores devueltos

No devuelve ningún valor.

Ver también

add a note

User Contributed Notes

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