Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 16138 программистов и 1779 роботов. Сейчас ищут 1559 программистов ...
Event::getSupportedMethods - Returns array with of the names of the methods supported in this version of Libevent
Вернуться к: Event
Event::getSupportedMethods
(PECL event >= 1.2.6-beta)
Event::getSupportedMethods — Returns array with of the names of the methods supported in this version of Libevent
Описание
public
static
array
Event::getSupportedMethods
( void
)
Returns array with of the names of the methods(backends) supported in this version of Libevent.
Список параметров
У этой функции нет параметров.
Возвращаемые значения
Returns array.
Смотрите также
Вернуться к: Event