EvFork::__construct
(PECL ev >= 0.2.0)
EvFork::__construct — Constructs the EvFork watcher object
Descrição
Constructs the EvFork watcher object and starts the watcher automatically.
Parâmetros
-
callback -
See Watcher callbacks .
-
data -
Custom data associated with the watcher.
-
priority
Valor Retornado
Returns EvFork object on success.
Veja Também
- EvLoop::fork() - Creates EvFork watcher object associated with the current event loop instance
- EvCheck