array ( 0 => 'index.php', 1 => 'PHP Manual', ), 'head' => array ( 0 => 'UTF-8', 1 => 'tr', ), 'this' => array ( 0 => 'swoole-client.sleep.php', 1 => 'Swoole\\Client::sleep', 2 => 'Remove the TCP client from system event loop.', ), 'up' => array ( 0 => 'class.swoole-client.php', 1 => 'Swoole\\Client', ), 'prev' => array ( 0 => 'swoole-client.set.php', 1 => 'Swoole\\Client::set', ), 'next' => array ( 0 => 'swoole-client.wakeup.php', 1 => 'Swoole\\Client::wakeup', ), 'alternatives' => array ( ), 'source' => array ( 'lang' => 'en', 'path' => 'reference/swoole/swoole/client/sleep.xml', ), 'history' => array ( ), ); $setup["toc"] = $TOC; $setup["toc_deprecated"] = $TOC_DEPRECATED; $setup["parents"] = $PARENTS; manual_setup($setup); contributors($setup); ?>

Swoole\Client::sleep

(PECL swoole >= 1.9.0)

Swoole\Client::sleepRemove the TCP client from system event loop.

Açıklama

public Swoole\Client::sleep(): void

Remove the TCP client from system event loop.

Bağımsız Değişkenler

Bu işlevin bağımsız değişkeni yoktur.

Dönen Değerler