(PECL ev >= 0.2.0)
Used to embed one event loop into another.
final public static createStopped( object $other , callable $callback = ?, mixed $data = ?, int $priority = ? ): void
public set( object $other ): void
public sweep(): void
public EvWatcher::clear(): int
public EvWatcher::feed( int $revents ): void
public EvWatcher::getLoop(): EvLoop
public EvWatcher::invoke( int $revents ): void
public EvWatcher::keepalive( bool $value = ?): bool
public EvWatcher::setCallback( callable $callback ): void
public EvWatcher::start(): void
public EvWatcher::stop(): void}
© 1997–2025 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.
https://www.php.net/manual/en/class.evembed.php