EvSignal::set

(PECL ev >= 0.2.0)

EvSignal::setConfigures the watcher

Descrição

public EvSignal::set( int $signum ): void

Configures the watcher.

Parâmetros

signum

Signal number. The same as for EvSignal::__construct()

Valor Retornado

Nenhum valor é retornado.

add a note add a note

User Contributed Notes

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