Регистрация Войти
Войти через VK Войти через FB Войти через Google Войти через Яндекс
Войти через VK Войти через FB Войти через Google Войти через Яндекс
Поиск по сайту
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.
Описание класса evwatcher, примеры использования класса evwatcher.
Смотрите также:
Описание на ru2.php.net
Описание на php.ru