EvEmbed::set

(PECL ev >= 0.2.0)

EvEmbed::setConfigures the watcher

说明

publicEvEmbed::set(object$other): void

Configures the watcher to use other event loop object.

参数

other

The same as for EvEmbed::__construct()

返回值

没有返回值。

To Top