EvEmbed::set
PHP function
Edit on GitHub ✎
(PECL ev >= 0.2.0)
Configures the watcher
Description
EvEmbed::set(object $other): void
Configures the watcher to use other event loop object.
Parameters
otherThe same as for
EvEmbed::__construct
Return Values
Void