EvWatcher::invoke
(PECL ev >= 0.2.0)
EvWatcher::invoke — Invokes the watcher callback with the given received events bit mask
說明
public
EvWatcher::invoke(
int
$revents
): voidInvokes the watcher callback with the given received events bit mask.
參數
-
revents
-
Bit mask of watcher received events .
返回值
沒有返回值。