Регистрация Войти
Войти через VK Войти через FB Войти через Google Войти через Яндекс
Войти через VK Войти через FB Войти через Google Войти через Яндекс
Поиск по сайту
EvFork::__construct
(PECL ev >= 0.2.0)
EvFork::__construct — Constructs the EvFork watcher object
Описание
public EvFork::__construct ( callable $callback [, mixed $data = NULL [, int $priority = 0 ]] )Constructs the EvFork watcher object and starts the watcher automatically.
Список параметров
callback - See Watcher callbacks .
data - Custom data associated with the watcher.
priority - Watcher priority
Возвращаемые значения
Returns EvFork object on success.
Смотрите также
- EvLoop::fork() - Creates EvFork watcher object associated with the current event loop instance
- EvCheck
User Contributed Notes
There are no user contributed notes for this page.

Описание класса evfork, примеры использования класса evfork.
Описание на ru2.php.netОписание на php.ru