検索

phrase: max: clip:
target: order:
Results of 181 - 190 of about 1299 for [SIMILAR] 16 1024 4096 WITH 31422 swoole WITH 19... (1.045 sec.)
Set the runtime settings of the swoole server. 0
« Swoole\Server::sendwait Swoole\Server::shutdown » PHP Manual Swoole\Server Set the runtime settings of the swoole server. Swoole\Server::set (PECL swoole >= 1.9.0) Swoole\Server::set — Set the runtime settings of the swoole server. 説明 public Swoole\Server::set ( array $settings ): Re ...
https://man.plustar.jp/php/swoole-server.set.html - [similar]
The Swoole\Coroutine class 0
« Swoole\Connection\Iterator::valid Swoole\Coroutine::call_user_func_array » PHP Manual Swoole The Swoole\Coroutine class The Swoole\Coroutine class (PECL swoole >= 2.0.0) はじめに クラス概要 class Swoole\Coroutine { /* メソッド */ public static call_user_func_array ( callable $callback ...
https://man.plustar.jp/php/class.swoole-coroutine.html - [similar]
Add a new listener to the server. 0
« Swoole\Server Swoole\Server::addProcess » PHP Manual Swoole\Server Add a new listener to the server. Swoole\Server::addlistener (PECL swoole >= 1.9.0) Swoole\Server::addlistener — Add a new listener to the server. 説明 public Swoole\Server::addlistener ( string $host , int $port , stri ...
https://man.plustar.jp/php/swoole-server.addlistener.html - [similar]
Check all the connections on the server. 0
« Swoole\Server::getLastError Swoole\Server::listen » PHP Manual Swoole\Server Check all the connections on the server. Swoole\Server::heartbeat (PECL swoole >= 1.9.0) Swoole\Server::heartbeat — Check all the connections on the server. 説明 public Swoole\Server::heartbeat ( bool $if_clos ...
https://man.plustar.jp/php/swoole-server.heartbeat.html - [similar]
Stop and destory a timer. 0
« Swoole\Server::bind Swoole\Server::close » PHP Manual Swoole\Server Stop and destory a timer. Swoole\Server::clearTimer swoole_timer_clear (PECL swoole >= 1.9.0) Swoole\Server::clearTimer -- swoole_timer_clear — Stop and destory a timer. 説明 オブジェクト指向型 (method): public Swoole\ ...
https://man.plustar.jp/php/swoole-server.cleartimer.html - [similar]
Send data to the remote UDP address. 0
« Swoole\Server::sendMessage Swoole\Server::sendwait » PHP Manual Swoole\Server Send data to the remote UDP address. Swoole\Server::sendto (PECL swoole >= 1.9.0) Swoole\Server::sendto — Send data to the remote UDP address. 説明 public Swoole\Server::sendto ( string $ip , int $port , stri ...
https://man.plustar.jp/php/swoole-server.sendto.html - [similar]
Shutdown the master server process, this function can be called in worker proces... 0
« Swoole\Server::set Swoole\Server::start » PHP Manual Swoole\Server Shutdown the master server process, this function can be called in worker processes. Swoole\Server::shutdown (PECL swoole >= 1.9.0) Swoole\Server::shutdown — Shutdown the master server process, this function can be call ...
https://man.plustar.jp/php/swoole-server.shutdown.html - [similar]
Stop receiving data from the connection. 0
« Swoole\Server::on Swoole\Server::protect » PHP Manual Swoole\Server Stop receiving data from the connection. Swoole\Server::pause (PECL swoole >= 1.9.0) Swoole\Server::pause — Stop receiving data from the connection. 説明 public Swoole\Server::pause ( int $fd ): void パラメータ fd 戻り ...
https://man.plustar.jp/php/swoole-server.pause.html - [similar]
Start receving data from the connection. 0
« Swoole\Server::reload Swoole\Server::send » PHP Manual Swoole\Server Start receving data from the connection. Swoole\Server::resume (PECL swoole >= 1.9.0) Swoole\Server::resume — Start receving data from the connection. 説明 public Swoole\Server::resume ( int $fd ): void パラメータ fd ...
https://man.plustar.jp/php/swoole-server.resume.html - [similar]
Execute multiple tasks concurrently. 0
« Swoole\Server::taskwait Swoole\Server::tick » PHP Manual Swoole\Server Execute multiple tasks concurrently. Swoole\Server::taskWaitMulti (PECL swoole >= 1.9.0) Swoole\Server::taskWaitMulti — Execute multiple tasks concurrently. 説明 public Swoole\Server::taskWaitMulti ( array $tasks , ...
https://man.plustar.jp/php/swoole-server.taskwaitmulti.html - [similar]