php8.5
Home/ Manual/ ev / evio/ EvIo::set

EvIo::set

PHP function Edit on GitHub ✎

(PECL ev >= 0.2.0)

Configures the watcher

Description

EvIo::set(mixed $fd, int $events): void

Configures the EvIo watcher

Parameters

fd

The same as for EvIo::__construct

events

The same as for EvIo::__construct

Return Values

Void

Source: reference/ev/evio/set.xml · from the official PHP manual (php/doc-en)