Swoole\Client::wakeup
PHP Manual
PHP Manual»Swoole\Client»Swoole\Client::wakeup

Swoole\Client::wakeup

(PECL swoole >= 1.9.0)

Swoole\Client::wakeupAdd the TCP client back into the system event loop.

Beschreibung

public function Swoole\Client::wakeup(): void

Parameter-Liste

Diese Funktion besitzt keine Parameter.

Rückgabewerte

To Top