検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 508 for [SIMILAR] 16 1024 4096 WITH 11469 通信 WITH 9358... (0.324 sec.)
内部での libeio との通信に使う変数を表すストリームを取得する 10000
« 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]
ソケット(通信時の終端)を作成する 6867
« socket_create_pair socket_export_stream » PHP Manual ソケット 関数 ソケット(通信時の終端)を作成する socket_create (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) socket_create — ソケット(通信時の終端)を作成する 説明 socket_create ( int $domain , int $type , int $protocol ): Socket | false 通 ...
https://man.plustar.jp/php/function.socket-create.html - [similar]
はじめに 6867
« Solr インストール/設定 » PHP Manual Solr はじめに はじめに Solr エクステンションにより、PHP で Apache Solr サーバーと効果的に通信できます。 Solr エクステンションは、PHP 開発者が Solr サーバーのインスタンスと効果的に通信できるようにする、とても速くて軽量で、豊富な機能を持つライブラリです ...
https://man.plustar.jp/php/intro.solr.html - [similar]
はじめに 6867
« SSH2 インストール/設定 » PHP Manual SSH2 はじめに はじめに 安全な暗号化通信を使用したリモートマシン上にあるリソースへのアクセス手段 (シェル、リモート実行、トンネリング、ファイル転送) を提供する » libssh2 のバインディングです。 関連キーワード: リモート , インストール , 設定 , 通信 , マシ ...
https://man.plustar.jp/php/intro.ssh2.html - [similar]
6363
« 定義済み定数 Eio 関数 » PHP Manual Eio 例 例 例1 リクエストの取り消し <?php /* eio_nop() が終わったら呼ばれます */ function my_nop_cb ( $data , $result ) { echo "my_nop " , $data , "\n" ; } // この eio_nop() の呼び出しは取り消されます $req = eio_nop ( EIO_PRI_DEFAULT , "my_nop_cb" , "1 ...
https://man.plustar.jp/php/eio.examples.html - [similar]
The Event class 5603
« Constructing signal events Event::add » PHP Manual Event The Event class The Event class (PECL event >= 1.2.6-beta) はじめに Event class represents and event firing on a file descriptor being ready to read from or write to; a file descriptor becoming ready to read from or write to(edge ...
https://man.plustar.jp/php/class.event.html - [similar]
Constructs Event object 5603
« Event::addTimer Event::del » PHP Manual Event Constructs Event object Event::__construct (PECL event >= 1.2.6-beta) Event::__construct — Constructs Event object 説明 public Event::__construct ( EventBase $base , mixed $fd , int $what , callable $cb , mixed $arg = NULL ) Constructs Even ...
https://man.plustar.jp/php/event.construct.html - [similar]
Re-configures timer event 5603
« Event::setPriority Event::signal » PHP Manual Event Re-configures timer event Event::setTimer (PECL event >= 1.2.6-beta) Event::setTimer — Re-configures timer event 説明 public Event::setTimer ( EventBase $base , callable $cb , mixed $arg = ? ): bool Re-configures timer event. Note, th ...
https://man.plustar.jp/php/event.settimer.html - [similar]
Re-configures event 5603
« Event::pending Event::setPriority » PHP Manual Event Re-configures event Event::set (PECL event >= 1.2.6-beta) Event::set — Re-configures event 説明 public Event::set ( EventBase $base , mixed $fd , int $what = ? , callable $cb = ? , mixed $arg = ? ): bool Re-configures event. Note, th ...
https://man.plustar.jp/php/event.set.html - [similar]
Makes event pending 5603
« Event Event::addSignal » PHP Manual Event Makes event pending Event::add (PECL event >= 1.2.6-beta) Event::add — Makes event pending 説明 public Event::add ( float $timeout = ? ): bool Marks event pending. Non-pending event will never occur, and the event callback will never be called. ...
https://man.plustar.jp/php/event.add.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT