Регистрация Войти
Войти через VK Войти через FB Войти через Google Войти через Яндекс
Войти через VK Войти через FB Войти через Google Войти через Яндекс
Поиск по сайту
Ev::backend
(PECL ev >= 0.2.0)
Ev::backend — Returns an integer describing the backend used by libev.
Описание
final public static int Ev::backend ( void )Returns an integer describing the backend used by libev . See Backend flags
Список параметров
У этой функции нет параметров.
Возвращаемые значения
Returns an integer(bit mask) describing the backend used by libev .
Смотрите также
- EvEmbed
- Ev::embeddableBackends() - Returns the set of backends that are embeddable in other event loops.
- Ev::recommendedBackends() - Returns a bit mask of recommended backends for current platform.
- Ev::supportedBackends() - Returns the set of backends supported by current libev configuration.
- Backend flags
User Contributed Notes
There are no user contributed notes for this page.
Описание на ru2.php.net
Описание на php.ru