Event::getSupportedMethods

(PECL event >= 1.2.6-beta)

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

Opis

public static Event::getSupportedMethods ( void ) : array

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

Parametry

Ta funkcja nie posiada parametrów.

Zwracane wartości

Returns array.

Zobacz też:

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top