EvLoop
PHP Manual

EvLoop::backend

(PECL ev >= 0.2.0)

EvLoop::backendReturns an integer describing the backend used by libev.

Açıklama

public int EvLoop::backend ( void )

The same as Ev::backend() , but for the loop instance.

Değiştirgeler

Bu işlevin değiştirgesi yoktur.

Dönen Değerler

Returns an integer describing the backend used by libev. See Ev::backend() .

Ayrıca Bakınız


EvLoop
PHP Manual