Event::getSupportedMethods

(PECL event >= 1.2.6-beta)

Event::getSupportedMethodsReturns array with of the names of the methods supported in this version of Libevent

说明

public static Event::getSupportedMethods ( void ) : array

Returns array with of the names of the methods(backends) supported in this version of Libevent.

参数

此函数没有参数。

返回值

Returns array.

参见

User Contributed Notes

There are no user contributed notes for this page.