検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 508 for [SIMILAR] 16 1024 4096 WITH 4668 socket WITH 466... (0.515 sec.)
socket_set_option のエイリアス 10000
« 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]
socket_get_option のエイリアス 8000
« 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]
The EventUtil class 6002
« EventSslContext::__construct EventUtil::__construct » PHP Manual Event The EventUtil class The EventUtil class (PECL event >= 1.5.0) はじめに EventUtil is a singleton with supplimentary methods and constants. クラス概要 final class EventUtil { /* Constants */ const int AF_INET = 2 ; co ...
https://man.plustar.jp/php/class.eventutil.html - [similar]
ソケットのオプションを設定する 6002
« socket_set_nonblock socket_setopt » PHP Manual ソケット 関数 ソケットのオプションを設定する socket_set_option (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) socket_set_option — ソケットのオプションを設定する 説明 socket_set_option ( Socket $socket , int $level , int $option , array | string | i ...
https://man.plustar.jp/php/function.socket-set-option.html - [similar]
定義済み定数 6002
« リソース型 例 » PHP Manual ソケット 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 AF_UNIX ( int ) AF_INET ( int ) AF_INET6 ( int ) IPv6 サポートつきでコンパ ...
https://man.plustar.jp/php/sockets.constants.html - [similar]
6002
« 定義済み定数 ソケットのエラー » PHP Manual ソケット 例 例 例1 ソケットの例: 簡易 TCP/IP サーバー この例は、簡単な応答サーバーです。変数 address と port を設定と実行環境に合うように変更してください。 このサーバーに次のようなコマンドで接続することが可能です。 : telnet 192.168.1.53 10000 ...
https://man.plustar.jp/php/sockets.examples.html - [similar]
ソケットエラーの内容を文字列として返す 6002
« socket_shutdown socket_write » PHP Manual ソケット 関数 ソケットエラーの内容を文字列として返す socket_strerror (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) socket_strerror — ソケットエラーの内容を文字列として返す 説明 socket_strerror ( int $error_code ): string socket_strerror() は、パラメータ ...
https://man.plustar.jp/php/function.socket-strerror.html - [similar]
ソケットリソースを非ブロックモードに設定する 6002
« socket_set_block socket_set_option » PHP Manual ソケット 関数 ソケットリソースを非ブロックモードに設定する socket_set_nonblock (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) socket_set_nonblock — ソケットリソースを非ブロックモードに設定する 説明 socket_set_nonblock ( Socket $socket ): bool sock ...
https://man.plustar.jp/php/function.socket-set-nonblock.html - [similar]
ソケットのブロッキングモードを設定する 6002
« socket_sendto socket_set_nonblock » PHP Manual ソケット 関数 ソケットのブロッキングモードを設定する socket_set_block (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) socket_set_block — ソケットのブロッキングモードを設定する 説明 socket_set_block ( Socket $socket ): bool socket_set_block() 関数は、 ...
https://man.plustar.jp/php/function.socket-set-block.html - [similar]
The ZMQSocket class 6002
« ZMQContext::setOpt ZMQSocket::bind » PHP Manual 0MQ messaging The ZMQSocket class The ZMQSocket class (PECL zmq >= 0.5.0) はじめに クラス概要 class ZMQSocket { /* Methods */ public bind ( string $dsn , bool $force = false ): ZMQSocket public connect ( string $dsn , bool $force = false ...
https://man.plustar.jp/php/class.zmqsocket.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT