(PECL ev >= 0.2.0)
Invokes the watcher callback with the given received events bit mask
public void EvWatcher::invoke ( int $revents )
Invokes the watcher callback with the given received events bit mask.
Parameters:
revents
Bit mask of watcher received events .
Returns:
No value is returned.
Please login to continue.