検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 635 for [SIMILAR] 16 1024 4096 WITH 9409 ンポ WITH 7958 ... (0.475 sec.)
定義済み定数 4940
« リソース型 例 » PHP Manual ソケット 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 AF_UNIX ( int ) AF_INET ( int ) AF_INET6 ( int ) IPv6 サポートつきでコンパ ...
https://man.plustar.jp/php/sockets.constants.html - [similar]
The EventUtil class 4940
« 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]
区別できないソケットの組を作成し、配列に保存する 4940
« socket_create_listen socket_create » PHP Manual ソケット 関数 区別できないソケットの組を作成し、配列に保存する socket_create_pair (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) socket_create_pair — 区別できないソケットの組を作成し、配列に保存する 説明 socket_create_pair ( int $domain , int $typ ...
https://man.plustar.jp/php/function.socket-create-pair.html - [similar]
4940
« 定義済み定数 ソケットのエラー » PHP Manual ソケット 例 例 例1 ソケットの例: 簡易 TCP/IP サーバー この例は、簡単な応答サーバーです。変数 address と port を設定と実行環境に合うように変更してください。 このサーバーに次のようなコマンドで接続することが可能です。 : telnet 192.168.1.53 10000 ...
https://man.plustar.jp/php/sockets.examples.html - [similar]
ソケットのオプションを設定する 4940
« 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]
ソケットの直近のエラーを返す 4940
« socket_import_stream socket_listen » PHP Manual ソケット 関数 ソケットの直近のエラーを返す socket_last_error (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) socket_last_error — ソケットの直近のエラーを返す 説明 socket_last_error ( ? Socket $socket = null ): int Socket クラスのインスタンスをこの関 ...
https://man.plustar.jp/php/function.socket-last-error.html - [similar]
接続したソケットからデータを受信する 4940
« socket_read socket_recvfrom » PHP Manual ソケット 関数 接続したソケットからデータを受信する socket_recv (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) socket_recv — 接続したソケットからデータを受信する 説明 socket_recv ( Socket $socket , ? string &$data , int $length , int $flags ): int | false ...
https://man.plustar.jp/php/function.socket-recv.html - [similar]
ソケットエラーの内容を文字列として返す 4940
« 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]
ソケットリソースを非ブロックモードに設定する 4940
« 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]
ソケットに名前をバインドする 4940
« socket_addrinfo_lookup socket_clear_error » PHP Manual ソケット 関数 ソケットに名前をバインドする socket_bind (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) socket_bind — ソケットに名前をバインドする 説明 socket_bind ( Socket $socket , string $address , int $port = 0 ): bool address で指定した名 ...
https://man.plustar.jp/php/function.socket-bind.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 NEXT