EvIo::set
EvIo::set
(PECL ev >= 0.2.0)
EvIo::set — Configures the watcher
Description
public void EvIo::set ( mixed $fd , int $events )
Configures the EvIo watcher
Parameters
fd
The same as for EvIo::__construct()
events
The same as for EvIo::__construct()
Return Values
No value is returned.
← EvIo::createStopped
EvLoop →
© 1997–2017 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.