EvWatcher
PHP Manual

EvWatcher::invoke

(PECL ev >= 0.2.0)

EvWatcher::invokeInvokes 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.

Список параметров

revents

Bit mask of watcher received events .

Возвращаемые значения

Эта функция не возвращает значения после выполнения.


EvWatcher
PHP Manual