Ev::backend

(PECL ev >= 0.2.0)

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

Descrierea

final public static Ev::backend ( ) : int

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

Parametri

Această funcție nu are parametri.

Valorile întoarse

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

A se vedea și

add a note add a note

User Contributed Notes

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