EvEmbed::set

(PECL ev >= 0.2.0)

EvEmbed::setConfigures the watcher

Description

publicEvEmbed::set(object$other): void

Configures the watcher to use other event loop object.

Parameters

other

The same as for EvEmbed::__construct()

Return Values

No value is returned.

To Top