update page now

The EvEmbed class

(PECL ev >= 0.2.0)

Introduction

Used to embed one event loop into another.

Class synopsis

class EvEmbed extends EvWatcher {
/* Properties */
public $embed ;
/* Methods */
public __construct (
object $other ,
callable $callback = ?,
mixed $data = ?,
int $priority = ?
)
final public static createStopped (
object $other ,
callable $callback = ?,
mixed $data = ?,
int $priority = ?
): void
public set ( object $other ): void
public sweep (): void
/* Inherited methods */
public EvWatcher::clear (): int
public EvWatcher::feed ( int $revents ): void
public EvWatcher::invoke ( int $revents ): void
public EvWatcher::keepalive ( bool $value = ?): bool
public EvWatcher::setCallback ( callable $callback ): void
public EvWatcher::stop (): void
}

Properties

is_active

data

is_pending

priority

embed

Table of Contents

Found A Problem?

Learn How To Improve This PageSubmit a Pull RequestReport a Bug
+add a note

User Contributed Notes

There are no user contributed notes for this page.

AltStyle によって変換されたページ (->オリジナル) /