検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 307 for Swoole (0.251 sec.)
The Swoole\Lock class 5553
« Swoole\Http\Server::start Swoole\Lock::__construct » PHP Manual Swoole The Swoole\Lock class T ... he Swoole\Lock class (PECL swoole >= 1.9.0) はじめに クラス概 ... 要 class Swoole\Lock { /* メソッド */ public __destruct (): void p ... lic trylock (): void public unlock (): void } 目次 Swoole\Lock::__construct — Construct a memory lock. Swool ... e\Lock::__destruct — Destory a Swoole memory lock. Swoole\Lock::lock_read — Lock a read- ...
https://man.plustar.jp/php/class.swoole-lock.html - [similar]
The Swoole\MySQL class 5469
« Swoole\Mmap::open Swoole\MySQL::close » PHP Manual Swoole The Swoole\MySQL class The Swoole\My ... SQL class (PECL swoole >= 1.9.0) はじめに クラス概要 class Swoole\MySQL { ... ing $sql , callable $callback ): ReturnType } 目次 Swoole\MySQL::close — Close the async MySQL connection. S ... SQL::connect — Connect to the remote MySQL server. Swoole\MySQL::__construct — Construct an async MySQL clie ... nt. Swoole\MySQL::__destruct — Destory the async MySQL client ...
https://man.plustar.jp/php/class.swoole-mysql.html - [similar]
Set the runtime settings of the swoole server. 5469
« Swoole\Server::sendwait Swoole\Server::shutdown » PHP Manual Swoole\Server Set the runtime set ... tings of the swoole server. Swoole\Server::set (PECL swoole >= 1.9.0) ... oole\Server::set — Set the runtime settings of the swoole server. 説明 public Swoole\Server::set ( array $se ... ings ): ReturnType Set the runtime settings of the swoole server. The settings can be accessed by $server->s ... etting when the swoole server has started. パラメータ settings 戻り値 関連 ...
https://man.plustar.jp/php/swoole-server.set.html - [similar]
Get the version of Swoole 5431
« swoole_timer_tick Swoole\Async » PHP Manual Swoole 関数 Get the version of Swoole swoole_versi ... on (PECL swoole >= 1.9.0) swoole_version — Get the version of Swoo ... le 説明 swoole_version (): string パラメータ この関数にはパラメー ... タはありません。 戻り値 The version of Swoole. 関連キーワード: version , Swoole , Get , the , of ... , swoole , 関数 , パラメータ , timer , Async ...
https://man.plustar.jp/php/function.swoole-version.html - [similar]
Write and push data into Swoole channel. 5431
« Swoole\Channel::pop Swoole\Channel::stats » PHP Manual Swoole\Channel Write and push data into ... Swoole channel. Swoole\Channel::push (PECL swoole >= 1.9. ... 0) Swoole\Channel::push — Write and push data into Swoole ch ... annel. 説明 public Swoole\Channel::push ( string $data ): bool Data can be a ... string type. If size of the data is more than 8KB, swoole channel will use temp files storage. The function ...
https://man.plustar.jp/php/swoole-channel.push.html - [similar]
The Swoole\WebSocket\Server class 5394
« Swoole\WebSocket\Frame Swoole\WebSocket\Server::exist » PHP Manual Swoole The Swoole\WebSocket ... \Server class The Swoole\WebSocket\Server class (PECL swoole >= 1.9.0) はじ ... めに クラス概要 class Swoole\WebSocket\Server extends Swoole\Http\Server { /* メ ... nary $data ): string /* 継承したメソッド */ public Swoole\Http\Server::on ( string $event_name , callable $c ... allback ): void public Swoole\Http\Server::start (): void } 目次 Swoole\WebSocke ...
https://man.plustar.jp/php/class.swoole-websocket-server.html - [similar]
Construct a swoole atomic object. 5394
« Swoole\Atomic::cmpset Swoole\Atomic::get » PHP Manual Swoole\Atomic Construct a swoole atomic ... object. Swoole\Atomic::__construct (PECL swoole >= 1.9.0) Swoole\ ... Atomic::__construct — Construct a swoole atomic object. 説明 public Swoole\Atomic::__constr ... uct ( int $value = ? ) Swoole atomic object is a integer variable allows any pro ... implemented based on CPU atomic instructions. The Swoole atomic variables have to defined before swoole_ser ...
https://man.plustar.jp/php/swoole-atomic.construct.html - [similar]
Add a user defined swoole_process to the server. 5394
« Swoole\Server::addlistener Swoole\Server::after » PHP Manual Swoole\Server Add a user defined ... swoole_process to the server. Swoole\Server::addProcess (PECL swoole >= 1.9.0) Swoole\S ... erver::addProcess — Add a user defined swoole_process to the server. 説明 public Swoole\Server:: ... addProcess ( swoole_process $process ): bool パラメータ process 戻り値 ... 関連キーワード: process , swoole , Add , user , defined , server , Swoole , Server ...
https://man.plustar.jp/php/swoole-server.addprocess.html - [similar]
The Swoole\Http\Response class 5356
« Swoole\Http\Request::rawcontent Swoole\Http\Response::cookie » PHP Manual Swoole The Swoole\Ht ... tp\Response class The Swoole\Http\Response class (PECL swoole >= 1.9.0) はじめに ... クラス概要 class Swoole\Http\Response { /* メソッド */ public cookie ( str ... Type public write ( string $content ): void } 目次 Swoole\Http\Response::cookie — Set the cookies of the HTT ... P response. Swoole\Http\Response::__destruct — Destruct the HTTP resp ...
https://man.plustar.jp/php/class.swoole-http-response.html - [similar]
Start the swoole http server. 5356
« Swoole\Http\Server::on Swoole\Lock » PHP Manual Swoole\Http\Server Start the swoole http serve ... r. Swoole\Http\Server::start (PECL swoole >= 1.9.0) Swoole\H ... ttp\Server::start — Start the swoole http server. 説明 public Swoole\Http\Server::start ... (): void Start the swoole http server. パラメータ この関数にはパラメータはあ ... りません。 戻り値 関連キーワード: swoole , server , Swoole , the , Http , Server , パラメー ...
https://man.plustar.jp/php/swoole-http-server.start.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT