Ev::backend

(PECL ev >= 0.2.0)

Ev::backendReturns an integer describing the backend used by libev

Descrizione

final public static Ev::backend(): int

Returns an integer describing the backend used by libev . See Backend flags

Elenco dei parametri

Questa funzione non contiene parametri.

Valori restituiti

Returns an integer(bit mask) describing the backend used by libev .

Vedere anche:

add a note add a note

User Contributed Notes

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