EvWatcher::feed

(PECL ev >= 0.2.0)

EvWatcher::feed — Feeds the given revents set into the event loop


Описание

public void EvWatcher::feed ( int $revents )

Feeds the given revents set into the event loop, as if the specified event had happened for the watcher.


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

revents - Bit mask of watcher received events .


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

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


User Contributed Notes


There are no user contributed notes for this page.
To Top

Описание класса evwatcher, примеры использования класса evwatcher.



Смотрите также:
Описание на ru2.php.net
Описание на php.ru