Event
PHP Manual

Event::getSupportedMethods

(PECL event >= 1.2.6-beta)

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

Description

public static array Event::getSupportedMethods ( void )

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

Liste de paramètres

Cette fonction ne contient aucun paramètre.

Valeurs de retour

Returns array.

Voir aussi


Event
PHP Manual