(PECL ev >= 0.2.0)
Configures the watcher
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()
Returns:
No value is returned.
Please login to continue.