EvIo::set
PHP function
Edit on GitHub ✎
(PECL ev >= 0.2.0)
Configures the watcher
Description
EvIo::set(mixed $fd, int $events): void
Configures the EvIo watcher
Parameters
fdThe same as for
EvIo::__constructeventsThe same as for
EvIo::__construct
Return Values
Void