検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 76 for [SIMILAR] 16 1024 4096 WITH 24253 nreqs WITH 226... (0.080 sec.)
現在利用中のスレッド数を返す 0
« eio_nreqs eio_open » PHP Manual Eio 関数 現在利用中のスレッド数を返す eio_nthreads (PECL eio >= 0.0.1dev) eio_nthreads — 現在利用中のスレッド数を返す 説明 eio_nthreads (): int パラメータ この関数にはパラメータはありません。 戻り値 eio_nthreads() は、現在利用中のスレッド数を返します。 参 ...
https://man.plustar.jp/php/function.eio-nthreads.html - [similar]
終了したけれども処理されなかったリクエストの数を返す 0
« eio_nop eio_nready » PHP Manual Eio 関数 終了したけれども処理されなかったリクエストの数を返す eio_npending (PECL eio >= 0.0.1dev) eio_npending — 終了したけれども処理されなかったリクエストの数を返す 説明 eio_npending (): int eio_npending() は、終了したけれども処理されなかったリクエストの ...
https://man.plustar.jp/php/function.eio-npending.html - [similar]
関数・メソッド 0
« 索引 サンプル » PHP Manual 索引 関数・メソッド 関数・メソッド マニュアル内の全関数およびメソッドの一覧 a b c d e f g h i j k l m n o p q r s t u v w x y z _ 㠊 a abs - 絶対値 acos - 逆余弦(アークコサイン) acosh - 逆双曲線余弦(アークハイパボリックコサイン) addcslashes - C 言語と同様 ...
https://man.plustar.jp/php/indexes.functions.html - [similar]
一度のポールで行う最大のリクエスト回数を設定する 0
« eio_set_max_parallel eio_set_max_poll_time » PHP Manual Eio 関数 一度のポールで行う最大のリクエスト回数を設定する eio_set_max_poll_reqs (PECL eio >= 0.0.1dev) eio_set_max_poll_reqs — 一度のポールで行う最大のリクエスト回数を設定する 説明 eio_set_max_poll_reqs ( int $nreqs ): void パラメ ...
https://man.plustar.jp/php/function.eio-set-max-poll-reqs.html - [similar]
はじめに 0
« Eio インストール/設定 » PHP Manual Eio はじめに はじめに この拡張モジュールは、非同期 POSIX I/O 機能を提供します。 Marc Lehmann による » libeio C ライブラリを利用します。 注意 : この拡張モジュールは Windows 環境では利用できません。 警告 注意すべき点は、個々のリクエストが単一のスレッド内 ...
https://man.plustar.jp/php/intro.eio.html - [similar]
0
« リソース型 Event flags » PHP Manual Event 例 例 例1 Simple HTTP client <?php // Read callback function readcb ( $bev , $base ) { //$input = $bev->input; //$bev->getInput(); //$pos = $input->search("TTP"); $pos = $bev -> input -> search ( "TTP" ); while (( $n = $bev -> input -> remove ( ...
https://man.plustar.jp/php/event.examples.html - [similar]
ディレクトリ全体を読み込む 0
« eio_readahead eio_readlink » PHP Manual Eio 関数 ディレクトリ全体を読み込む eio_readdir (PECL eio >= 0.0.1dev) eio_readdir — ディレクトリ全体を読み込む 説明 eio_readdir ( string $path , int $flags , int $pri , callable $callback , string $data = NULL ): resource ディレクトリ全体を ( op ...
https://man.plustar.jp/php/function.eio-readdir.html - [similar]
リクエストをリクエストグループに追加する 0
« eio_get_last_error eio_grp_cancel » PHP Manual Eio 関数 リクエストをリクエストグループに追加する eio_grp_add (PECL eio >= 0.0.1dev) eio_grp_add — リクエストをリクエストグループに追加する 説明 eio_grp_add ( resource $grp , resource $req ): void eio_grp_add() は、リクエストをリクエストグ ...
https://man.plustar.jp/php/function.eio-grp-add.html - [similar]
リクエストグループを作る 0
« eio_grp_limit eio_init » PHP Manual Eio 関数 リクエストグループを作る eio_grp (PECL eio >= 0.0.1dev) eio_grp — リクエストグループを作る 説明 eio_grp ( callable $callback , string $data = NULL ): resource eio_grp() は、リクエストグループを作ります。 パラメータ callback callback 関数が、 ...
https://man.plustar.jp/php/function.eio-grp.html - [similar]
eio_* のようなカスタムリクエストを実行する 0
« eio_close eio_dup2 » PHP Manual Eio 関数 eio_* のようなカスタムリクエストを実行する eio_custom (PECL eio >= 0.0.1dev) eio_custom — eio_* のようなカスタムリクエストを実行する 説明 eio_custom ( callable $execute , int $pri , callable $callback , mixed $data = NULL ): resource eio_custom( ...
https://man.plustar.jp/php/function.eio-custom.html - [similar]
PREV 1 2 3 4 5 6 7 8 NEXT