EvWatcher
PHP Manual

EvWatcher::invoke

(PECL ev >= 0.2.0)

EvWatcher::invokeInvokes the watcher callback with the given received events bit mask

Beschreibung

public void EvWatcher::invoke ( int $revents )

Invokes the watcher callback with the given received events bit mask.

Parameter-Liste

revents

Bit mask of watcher received events .

Rückgabewerte

Es wird kein Wert zurückgegeben.


EvWatcher
PHP Manual