検索

phrase: max: clip:
target: order:
Results of 91 - 100 of about 313 for [SIMILAR] 16 1024 4096 WITH 16406 ソケ WITH 1098... (0.399 sec.)
0
« 定義済み定数 ソケットのエラー » PHP Manual ソケット 例 例 例1 ソケットの例: 簡易 TCP/IP サーバー この例は、簡単な応答サーバーです。変数 address と port を設定と実行環境に合うように変更してください。 このサーバーに次のようなコマンドで接続することが可能です。 : telnet 192.168.1.53 10000 ...
https://man.plustar.jp/php/sockets.examples.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
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 ここに既述されたソケット関数は PHP 拡張モジュールの一部であり、 コンパイル時に configure にオプション --enable-sockets を指定することにより 使用可能となります。 関連キーワード: インストール , 手順 , 設定 , ...
https://man.plustar.jp/php/sockets.installation.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]
SSH サーバーに接続する 0
« ssh2_auth_pubkey_file ssh2_disconnect » PHP Manual SSH2 関数 SSH サーバーに接続する ssh2_connect (PECL ssh2 >= 0.9.0) ssh2_connect — SSH サーバーに接続する 説明 ssh2_connect ( string $host , int $port = 22 , array $methods = ? , array $callbacks = ? ): resource リモートの SSH サーバーと ...
https://man.plustar.jp/php/function.ssh2-connect.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 NEXT