検索

phrase: max: clip:
target: order:
Results of 371 - 380 of about 847 for [SIMILAR] 16 1024 4096 WITH 3281 ソケ WITH 2197 ... (7.902 sec.)
接続済みのソケットについて暗号化の on/off を切り替える 0
« stream_socket_client stream_socket_get_name » PHP Manual ストリーム 関数 接続済みのソケットについて暗号化の on/off を切り替える stream_socket_enable_crypto (PHP 5 >= 5.1.0, PHP 7, PHP 8) stream_socket_enable_crypto — 接続済みのソケットについて暗号化の on/off を切り替える 説明 stream_so ...
https://man.plustar.jp/php/function.stream-socket-enable-crypto.html - [similar]
0
« 定義済み定数 ソケットのエラー » PHP Manual ソケット 例 例 例1 ソケットの例: 簡易 TCP/IP サーバー この例は、簡単な応答サーバーです。変数 address と port を設定と実行環境に合うように変更してください。 このサーバーに次のようなコマンドで接続することが可能です。 : telnet 192.168.1.53 10000 ...
https://man.plustar.jp/php/sockets.examples.html - [similar]
Internet ドメイン: TCP、UDP、SSL、および TLS 0
« サポートされるソケットトランスポートのリスト Unix ドメイン: Unix および UDG » PHP Manual サポートされるソケットトランスポートのリスト Internet ドメイン: TCP、UDP、SSL、および TLS Internet ドメイン: TCP、UDP、SSL、および TLS ssl:// , tls:// , sslv2:// & sslv3:// . 注意 : トランスポートが ...
https://man.plustar.jp/php/transports.inet.html - [similar]
Socket クラス 0
« socket_wsaprotocol_info_release AddressInfo » PHP Manual ソケット Socket クラス Socket クラス (PHP 8) はじめに PHP 8.0.0 以降、 Socket リソースを置き換える完全不透明クラスです。 クラス概要 final class Socket { } 関連キーワード: Socket , クラス , wsaprotocol , info , release , AddressIn ...
https://man.plustar.jp/php/class.socket.html - [similar]
socket_get_option のエイリアス 0
« socket_get_option socket_getpeername » PHP Manual ソケット 関数 socket_get_option のエイリアス socket_getopt (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) socket_getopt — socket_get_option() のエイリアス 説明 この関数は次の関数のエイリアスです。 socket_get_option() 関連キーワード: option , 関数 ...
https://man.plustar.jp/php/function.socket-getopt.html - [similar]
socket_set_option のエイリアス 0
« socket_set_option socket_shutdown » PHP Manual ソケット 関数 socket_set_option のエイリアス socket_setopt (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) socket_setopt — socket_set_option() のエイリアス 説明 この関数は次の関数のエイリアスです。 socket_set_option() 関連キーワード: option , 関数 , ...
https://man.plustar.jp/php/function.socket-setopt.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
« Memcached::addByKey Memcached::addServers » PHP Manual Memcached サーバーをサーバープールに追加する Memcached::addServer (PECL memcached >= 0.1.0) Memcached::addServer — サーバーをサーバープールに追加する 説明 public Memcached::addServer ( string $host , int $port , int $weight = 0 ): ...
https://man.plustar.jp/php/memcached.addserver.html - [similar]
ファイルディスクリプタを複製する 0
« eio_custom eio_event_loop » PHP Manual Eio 関数 ファイルディスクリプタを複製する eio_dup2 (PECL eio >= 0.0.1dev) eio_dup2 — ファイルディスクリプタを複製する 説明 eio_dup2 ( mixed $fd , mixed $fd2 , int $pri = EIO_PRI_DEFAULT , callable $callback = NULL , mixed $data = NULL ): resource ...
https://man.plustar.jp/php/function.eio-dup2.html - [similar]
与えられたホスト名に関する getaddrinfo の内容を配列で取得する 0
« socket_addrinfo_explain socket_bind » PHP Manual ソケット 関数 与えられたホスト名に関する getaddrinfo の内容を配列で取得する socket_addrinfo_lookup (PHP 7 >= 7.2.0, PHP 8) socket_addrinfo_lookup — 与えられたホスト名に関する getaddrinfo の内容を配列で取得する 説明 socket_addrinfo_lookup ...
https://man.plustar.jp/php/function.socket-addrinfo-lookup.html - [similar]