php8.5
Home/ Manual/ ev / evwatcher/ EvWatcher::invoke

EvWatcher::invoke

PHP function Edit on GitHub ✎

(PECL ev >= 0.2.0)

Invokes the watcher callback with the given received events bit mask

Description

EvWatcher::invoke(int $revents): void

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

Parameters

revents

Bit mask of watcher received events.

Return Values

Void

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