PHP - Manual: EvWatcher::invoke
2024-11-13
(PECL ev >= 0.2.0)
EvWatcher::invoke — Invokes the watcher callback with the given received events bit mask
$revents
): voidInvokes the watcher callback with the given received events bit mask.
revents
Bit mask of watcher received events .
没有返回值。