parent root
PHP: EvEmbed::set - Manual

EvEmbed::set

(PECL ev >= 0.2.0)

EvEmbed::setConfigures the watcher

Description

public EvEmbed::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.

add a noteadd a note

User Contributed Notes

There are no user contributed notes for this page.
To Top
parent root