PHP 8.4.0 RC3 available for testing

EvLoop::backend

(PECL ev >= 0.2.0)

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

Descrição

public EvLoop::backend(): int

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

Parâmetros

Esta função não possui parâmetros.

Valor Retornado

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

Veja Também

  • Ev::backend() - Returns an integer describing the backend used by libev
adicione uma nota

Notas Enviadas por Usuários (em inglês)

Não há notas de usuários para esta página.
To Top