EvEmbed::set

(PECL ev >= 0.2.0)

EvEmbed::setConfigures the watcher

Beschreibung

publicEvEmbed::set(object$other): void

Configures the watcher to use other event loop object.

Parameter-Liste

other

The same as for EvEmbed::__construct()

Rückgabewerte

Es wird kein Wert zurückgegeben.

To Top