検索

phrase: max: clip:
target: order:
Results of 161 - 170 of about 490 for [SIMILAR] 16 1024 4096 WITH 18421 getsockname WI... (0.309 sec.)
Send data to the client. 2259
« Swoole\Server::resume Swoole\Server::sendfile » PHP Manual Swoole\Server Send data to the client. Swoole\Server::send (PECL swoole >= 1.9.0) Swoole\Server::send — Send data to the client. 説明 public Swoole\Server::send ( int $fd , string $data , int $reactor_id = ? ): bool 警告 この関 ...
https://man.plustar.jp/php/swoole-server.send.html - [similar]
Get the raw HTTP POST body. 2259
« Swoole\Http\Request::__destruct Swoole\Http\Response » PHP Manual Swoole\Http\Request Get the raw HTTP POST body. Swoole\Http\Request::rawcontent (PECL swoole >= 1.9.0) Swoole\Http\Request::rawcontent — Get the raw HTTP POST body. 説明 public Swoole\Http\Request::rawcontent (): string ...
https://man.plustar.jp/php/swoole-http-request.rawcontent.html - [similar]
はじめに 2259
« Swoole インストール/設定 » PHP Manual Swoole はじめに はじめに Swoole is a high-performance networking framework using an event-driven, asynchronous, non-blocking I/O model. It can be used to develop high-performance, scalable, concurrent TCP, UDP, Unix socket, HTTP, Websocket services ...
https://man.plustar.jp/php/intro.swoole.html - [similar]
Nginx 1.4.x (Unix システム用) 2181
« Apache 2.x (Unixシステム用) Lighttpd 1.4 (Unix システム用) » PHP Manual Unix システムへのインストール Nginx 1.4.x (Unix システム用) Nginx 1.4.x (Unix システム用) このドキュメントは、Nginx 1.4.x HTTPサーバ 向けに PHP を PHP-FPM とともにインストールし、設定する方法を示します。 このガイド ...
https://man.plustar.jp/php/install.unix.nginx.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]
Description 0
« Swoole\Coroutine\Client::__destruct Swoole\Coroutine\Client::getsockname » PHP Manual Swoole\Coroutine Description Swoole\Coroutine\Client::getpeername (PECL swoole >= 2.0.0) Swoole\Coroutine\Client::getpeername — Description 説明 public Swoole\Coroutine\Client::getpeername (): ReturnT ...
https://man.plustar.jp/php/swoole-coroutine-client.getpeername.html - [similar]
Description 0
« Swoole\Coroutine\Client::getsockname Swoole\Coroutine\Client::recv » PHP Manual Swoole\Coroutine Description Swoole\Coroutine\Client::isConnected (PECL swoole >= 2.0.0) Swoole\Coroutine\Client::isConnected — Description 説明 public Swoole\Coroutine\Client::isConnected (): ReturnType 警 ...
https://man.plustar.jp/php/swoole-coroutine-client.isconnected.html - [similar]
設定ファイル 0
« 実行時設定 .user.ini ファイル » PHP Manual 実行時設定 設定ファイル 設定ファイル 設定ファイル ( php.ini ) は PHP の起動時に読み込まれます。 PHP のサーバーモジュール版では、Web サーバーの起動時に 一度だけ読み込まれます。 CGI 版と CLI 版では、スクリプトが呼び出される度に読み込まれます。 読 ...
https://man.plustar.jp/php/configuration.file.html - [similar]
Add a background task to be run in parallel 0
« GearmanClient::addTask GearmanClient::addTaskHigh » PHP Manual GearmanClient Add a background task to be run in parallel GearmanClient::addTaskBackground (PECL gearman >= 0.5.0) GearmanClient::addTaskBackground — Add a background task to be run in parallel 説明 public GearmanClient::ad ...
https://man.plustar.jp/php/gearmanclient.addtaskbackground.html - [similar]
Basic Gearman client and worker, submitting tasks 0
« Basic Gearman client and worker, background GearmanClient » PHP Manual 例 Basic Gearman client and worker, submitting tasks Basic Gearman client and worker, submitting tasks 例1 Basic Gearman client and worker, submitting tasks In this example, the basic reverse client extended to run ...
https://man.plustar.jp/php/gearman.examples-reverse-task.html - [similar]