EvSignal::set

(PECL ev >= 0.2.0)

EvSignal::setConfigures the watcher

説明

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

Configures the watcher.

パラメータ

signum

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

戻り値

値を返しません。

add a note

User Contributed Notes

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