EvFork::__construct
(PECL ev >= 0.2.0)
EvFork::__construct — Constructs the EvFork watcher object
Beschreibung
Constructs the EvFork watcher object and starts the watcher automatically.
Parameter-Liste
-
callback
-
See Watcher callbacks .
-
data
-
Custom data associated with the watcher.
-
priority
Siehe auch
- EvLoop::fork() - Creates EvFork watcher object associated with the current event loop instance
- EvCheck