検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 467 for [SIMILAR] 16 1024 4096 WITH 8898 getpeername WIT... (0.374 sec.)
The ZMQSocket class 4299
« 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]
定義済み定数 4299
« リソース型 例 » PHP Manual ソケット 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 AF_UNIX ( int ) AF_INET ( int ) AF_INET6 ( int ) IPv6 サポートつきでコンパ ...
https://man.plustar.jp/php/sockets.constants.html - [similar]
区別できないソケットの組を作成し、配列に保存する 4299
« 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]
4299
« 定義済み定数 ソケットのエラー » PHP Manual ソケット 例 例 例1 ソケットの例: 簡易 TCP/IP サーバー この例は、簡単な応答サーバーです。変数 address と port を設定と実行環境に合うように変更してください。 このサーバーに次のようなコマンドで接続することが可能です。 : telnet 192.168.1.53 10000 ...
https://man.plustar.jp/php/sockets.examples.html - [similar]
接続したソケットからデータを受信する 4299
« 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]
Socket クラスのインスタンスを閉じる 4299
« socket_clear_error socket_cmsg_space » PHP Manual ソケット 関数 Socket クラスのインスタンスを閉じる socket_close (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) socket_close — Socket クラスのインスタンスを閉じる 説明 socket_close ( Socket $socket ): void socket_close() は、 socket で指定した Soc ...
https://man.plustar.jp/php/function.socket-close.html - [similar]
ソケットへの接続を許可する 4299
« ソケット 関数 socket_addrinfo_bind » PHP Manual ソケット 関数 ソケットへの接続を許可する socket_accept (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) socket_accept — ソケットへの接続を許可する 説明 socket_accept ( Socket $socket ): Socket | false socket_create() を使用してソケット socket を作成 ...
https://man.plustar.jp/php/function.socket-accept.html - [similar]
ソケットの直近のエラーを返す 4299
« 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]
ソケットから最大バイト長まで読みこむ 4299
« socket_listen socket_recv » PHP Manual ソケット 関数 ソケットから最大バイト長まで読みこむ socket_read (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) socket_read — ソケットから最大バイト長まで読みこむ 説明 socket_read ( Socket $socket , int $length , int $mode = PHP_BINARY_READ ): string | false ...
https://man.plustar.jp/php/function.socket-read.html - [similar]
Construct a new ZMQSocket 4299
« ZMQSocket::connect ZMQSocket::disconnect » PHP Manual ZMQSocket Construct a new ZMQSocket ZMQSocket::__construct (PECL zmq >= 0.5.0) ZMQSocket::__construct — Construct a new ZMQSocket 説明 public ZMQSocket::__construct ( ZMQContext $context , int $type , string $persistent_id = null , ...
https://man.plustar.jp/php/zmqsocket.construct.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT