EvFork::__construct
(PECL ev >= 0.2.0)
EvFork::__construct — Constructs the EvFork watcher object
說明
Constructs the EvFork watcher object and starts the watcher automatically.
參數
-
callback -
See Watcher callbacks .
-
data -
Custom data associated with the watcher.
-
priority
參見
- EvLoop::fork() - Creates EvFork watcher object associated with the current event loop instance
- EvCheck