EvChild::set
(PECL ev >= 0.2.0)
EvChild::set — Configures the watcher
Descripción
public
void
EvChild::set
(
int
$pid
,
bool
$trace
)
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
- EvChild::__construct() - Constructs the EvChild watcher object