EvWatcher
PHP Manual

EvWatcher::invoke

(PECL ev >= 0.2.0)

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

Açıklama

public void EvWatcher::invoke ( int $revents )

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

Değiştirgeler

revents

Bit mask of watcher received events .

Dönen Değerler

Hiçbir değer dönmez.


EvWatcher
PHP Manual