PHP 8.4.0 RC3 available for testing

EvWatcher::invoke

(PECL ev >= 0.2.0)

EvWatcher::invokeInvokes the watcher callback with the given received events bit mask

Descrição

public EvWatcher::invoke( int $revents ): void

Invokes the watcher callback with the given received events bit mask.

Parâmetros

revents

Bit mask of watcher received events .

Valor Retornado

Nenhum valor é retornado.

adicione uma nota

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

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