The EvEmbed class
(No version information available, might only be in Git)
Introducere
Used to embed one event loop into another.
Sinopsisul clasei
EvEmbed
extends
EvWatcher
{
/* Proprietăți */
public
$embed
;
/* Metode */
final
public
static
void
createStopped
(
object
$other
[,
callable
$callback
[,
mixed
$data
[,
int
$priority
]]] )/* Metode moștenite */
}Proprietăți
- is_active
- data
- is_pending
- priority
- embed
Cuprins
- EvEmbed::__construct — Constructs the EvEmbed object
- EvEmbed::createStopped — Create stopped EvEmbed watcher object
- EvEmbed::set — Configures the watcher
- EvEmbed::sweep — Make a single, non-blocking sweep over the embedded loop.
There are no user contributed notes for this page.
