検索

phrase: max: clip:
target: order:
Results of 131 - 140 of about 247 for Socket (0.011 sec.)
新しく追加された関数 4620
« 新機能 新しいグローバル定数 » PHP Manual PHP 7.2.x から PHP 7.3.x への移行 新しく追加された関数 ... () ldap_rename_ext() OpenSSL openssl_pkey_derive() Sockets socket_wsaprotocol_info_export() socket_wsaprotoc ... ol_info_import() socket_wsaprotocol_info_release() 関連キーワード: 関数 , ...
https://man.plustar.jp/php/migration73.new-functions.html - [similar]
ヘッダーあるいはメタデータをストリームまたはファイルポインタから取得する 4560
« stream_get_line stream_get_transports » PHP Manual ストリーム 関数 ヘッダーあるいはメタデータを ... は fopen() 、 fsockopen() 、 pfsockopen() 、 stream_socket_client() で作成されたいずれのものも指定できます。 ... string(4) "http" 'stream_type' => string(14) "tcp_socket/ssl" 'mode' => string(1) "r" 'unread_bytes' => int ... string(23) "http://www.example.com/" } 例2 stream_socket_client() を使い、https 経由で stream_get_meta_data ... le_compression' => true , ], ] ); $client = stream_socket_client ( 'ssl://www.example.com:443' , $errorNumbe ...
https://man.plustar.jp/php/function.stream-get-meta-data.html - [similar]
The Swoole\Server class 4540
« Swoole\Serialize::unpack Swoole\Server::addlistener » PHP Manual Swoole The Swoole\Server clas ... c addlistener ( string $host , int $port , string $socket_type ): void public addProcess ( swoole_process $p ... public listen ( string $host , int $port , string $socket_type ): bool public on ( string $event_name , call ... ng $ip , int $port , string $data , string $server_socket = ? ): bool public sendwait ( int $fd , string $da ... \Server::listen — Listen on the given IP and port, socket type. Swoole\Server::on — Register a callback func ...
https://man.plustar.jp/php/class.swoole-server.html - [similar]
インターネット接続もしくは Unix ドメインソケット接続をオープンする 4540
« dns_get_record gethostbyaddr » PHP Manual ネットワーク 関数 インターネット接続もしくは Unix ド ... ソケットはデフォルトでブロックモードで開かれます。 socket_set_blocking() を使用して、 非ブロックモードに切換 ... えることができます。 stream_socket_client() 関数もこれと似ていますがより豊富なオプショ ... イムアウト秒数。 null の場合は、 php.ini の default_socket_timeout 設定を使います。 注意 : ソケット経由でデー ... ータは、 ソケットに接続する間にだけ適用されるため、 socket_set_timeout() を使用してください。 戻り値 fsockope ...
https://man.plustar.jp/php/function.fsockopen.html - [similar]
AddressInfo クラス 4520
« Socket SSH2 » PHP Manual ソケット AddressInfo クラス AddressInfo クラス (PHP 8) はじめに PHP 8 ... essInfo { } 関連キーワード: AddressInfo , クラス , Socket , ソケット , リソース , 概要 , final , ...
https://man.plustar.jp/php/class.addressinfo.html - [similar]
Redirect the data to another file descriptor. 4520
« Swoole\Client::pause Swoole\Client::recv » PHP Manual Swoole\Client Redirect the data to anoth ... criptor. 説明 public Swoole\Client::pipe ( string $socket ): void パラメータ socket 関連キーワード: Redirect ...
https://man.plustar.jp/php/swoole-client.pipe.html - [similar]
新しい関数 4509
« 新機能 新しいグローバル定数 » PHP Manual PHP 7.1.x から PHP 7.2.x への移行 新しい関数 新しい関 ... ister_taf_callback() oci_unregister_taf_callback() Sockets socket_addrinfo_lookup() socket_addrinfo_connect( ... ) socket_addrinfo_bind() socket_addrinfo_explain() Sodium s ...
https://man.plustar.jp/php/migration72.new-functions.html - [similar]
Add a new listener to the server. 4509
« Swoole\Server Swoole\Server::addProcess » PHP Manual Swoole\Server Add a new listener to the s ... ::addlistener ( string $host , int $port , string $socket_type ): void パラメータ host port socket_type 戻り ...
https://man.plustar.jp/php/swoole-server.addlistener.html - [similar]
Send data to the remote UDP address. 4489
« Swoole\Server::sendMessage Swoole\Server::sendwait » PHP Manual Swoole\Server Send data to the ... ng $ip , int $port , string $data , string $server_socket = ? ): bool パラメータ ip port data server_socket ...
https://man.plustar.jp/php/swoole-server.sendto.html - [similar]
Get the persistent id 4489
« ZMQSocket::getEndpoints ZMQSocket::getSocketType » PHP Manual ZMQSocket Get the persistent id ... ZMQSocket::getPersistentId (PECL zmq >= 0.5.0) ZMQSocket::ge ... ersistentId — Get the persistent id 説明 public ZMQSocket::getPersistentId (): string Returns the persistent ... id of the socket. パラメータ この関数にはパラメータはありません。 戻 ... stent id string assigned of the object and null if socket is not persistent. 関連キーワード: persistent , Ge ...
https://man.plustar.jp/php/zmqsocket.getpersistentid.html - [similar]