検索

phrase: max: clip:
target: order:
Results of 171 - 180 of about 207 for [SIMILAR] 16 1024 4096 WITH 104573 parallel WITH... (0.224 sec.)
The Swoole\Client class 0
« Swoole\Channel::stats Swoole\Client::close » PHP Manual Swoole The Swoole\Client class The Swoole\Client class (PECL swoole >= 1.9.0) はじめに クラス概要 class Swoole\Client { /* Constants */ const int MSG_OOB = 1 ; const int MSG_PEEK = 2 ; const int MSG_DONTWAIT = 128 ; const int MSG_ ...
https://man.plustar.jp/php/class.swoole-client.html - [similar]
The Swoole\Process class 0
« Swoole\MySQL\Exception Swoole\Process::alarm » PHP Manual Swoole The Swoole\Process class The Swoole\Process class (PECL swoole >= 1.9.0) はじめに クラス概要 class Swoole\Process { /* Constants */ const int IPC_NOWAIT = 256 ; /* メソッド */ public static alarm ( int $interval_usec ): v ...
https://man.plustar.jp/php/class.swoole-process.html - [similar]
0
« 定義済み定数 ウォッチャー » PHP Manual Ev 例 例 例1 タイマーのサンプル <?php // タイマーを作り、2 秒後に起動します $w1 = new EvTimer ( 2 , 0 , function () { echo "2 seconds elapsed\n" ; }); // タイマーを作って 2 秒後に起動させ、その後は // 手で止めるまで 1 秒おきに繰り返します $w2 = ne ...
https://man.plustar.jp/php/ev.examples.html - [similar]
イベントのチェックとデフォルトループのコールバックの呼び出しを開始する 0
« Ev::resume Ev::sleep » PHP Manual Ev イベントのチェックとデフォルトループのコールバックの呼び出しを開始する Ev::run (PECL ev >= 0.2.0) Ev::run — イベントのチェックとデフォルトループのコールバックの呼び出しを開始する 説明 final public static Ev::run ( int $flags = ? ): void イベントのチ ...
https://man.plustar.jp/php/ev.run.html - [similar]
内部での libeio との通信に使う変数を表すストリームを取得する 0
« eio_futime eio_get_last_error » PHP Manual Eio 関数 内部での libeio との通信に使う変数を表すストリームを取得する eio_get_event_stream (PECL eio >= 0.3.1b) eio_get_event_stream — 内部での libeio との通信に使う変数を表すストリームを取得する 説明 eio_get_event_stream (): mixed eio_get_eve ...
https://man.plustar.jp/php/function.eio-get-event-stream.html - [similar]
Record debug log information 0
« SeasLog::critical SeasLog::__destruct » PHP Manual SeasLog Record debug log information SeasLog::debug (PECL seaslog >=1.0.0) SeasLog::debug — Record debug log information 説明 public static SeasLog::debug ( string $message , array $content = ? , string $logger = ? ): bool Record debug ...
https://man.plustar.jp/php/seaslog.debug.html - [similar]
Record info log information 0
« SeasLog::getRequestVariable SeasLog::log » PHP Manual SeasLog Record info log information SeasLog::info (PECL seaslog >=1.0.0) SeasLog::info — Record info log information 説明 public static SeasLog::info ( string $message , array $content = ? , string $logger = ? ): bool Record info lo ...
https://man.plustar.jp/php/seaslog.info.html - [similar]
Record notice log information 0
« SeasLog::log SeasLog::setBasePath » PHP Manual SeasLog Record notice log information SeasLog::notice (PECL seaslog >=1.0.0) SeasLog::notice — Record notice log information 説明 public static SeasLog::notice ( string $message , array $content = ? , string $logger = ? ): bool Record noti ...
https://man.plustar.jp/php/seaslog.notice.html - [similar]
The EventHttpRequest class 0
« EventHttpConnection::setTimeout EventHttpRequest::addHeader » PHP Manual Event The EventHttpRequest class The EventHttpRequest class (PECL event >= 1.4.0-beta) はじめに Represents an HTTP request. クラス概要 class EventHttpRequest { /* Constants */ const int CMD_GET = 1 ; const int CMD ...
https://man.plustar.jp/php/class.eventhttprequest.html - [similar]
Set callback for connection close 0
« EventHttpConnection::makeRequest EventHttpConnection::setLocalAddress » PHP Manual EventHttpConnection Set callback for connection close EventHttpConnection::setCloseCallback (PECL event >= 1.8.0) EventHttpConnection::setCloseCallback — Set callback for connection close 説明 public Eve ...
https://man.plustar.jp/php/eventhttpconnection.setclosecallback.html - [similar]