検索

phrase: max: clip:
target: order:
Results of 121 - 130 of about 247 for Socket (0.023 sec.)
Receive data from the remote socket. 4741
« Swoole\Client::pipe Swoole\Client::resume » PHP Manual Swoole\Client Receive data from the rem ... ote socket. Swoole\Client::recv (PECL swoole >= 1.9.0) Swoole ... \Client::recv — Receive data from the remote socket. 説明 public Swoole\Client::recv ( string $size = ...
https://man.plustar.jp/php/swoole-client.recv.html - [similar]
PostgreSQL 接続の下層にある、読み取り専用のソケットのハンドルを取得する 4731
« pg_set_error_verbosity pg_trace » PHP Manual PostgreSQL 関数 PostgreSQL 接続の下層にある、読み ... 取り専用のソケットのハンドルを取得する pg_socket (PHP 5 >= 5.6.0, PHP 7, PHP 8) pg_socket — Postgre ... 、読み取り専用のソケットのハンドルを取得する 説明 pg_socket ( PgSql\Connection $connection ): resource | false ... pg_socket() は、 与えられた PostgreSQL 接続の下層にあるソケッ ...
https://man.plustar.jp/php/function.pg-socket.html - [similar]
Send data to the remote socket in the blocking way. 4731
« Swoole\Server::sendto Swoole\Server::set » PHP Manual Swoole\Server Send data to the remote socket ... Swoole\Server::sendwait — Send data to the remote socket in the blocking way. 説明 public Swoole\Server::se ...
https://man.plustar.jp/php/swoole-server.sendwait.html - [similar]
The ZMQContext class 4711
« ZMQ::__construct ZMQContext::__construct » PHP Manual 0MQ messaging The ZMQContext class The Z ... e ) public getOpt ( string $key ): mixed public getSocket ( int $type , string $persistent_id = null , calla ... ble $on_new_socket = null ): ZMQSocket public isPersistent (): bool p ... ontext::getOpt — Get context option ZMQContext::getSocket — Create a new socket ZMQContext::isPersistent — W ... e context is persistent ZMQContext::setOpt — Set a socket option 関連キーワード: ZMQContext , public , const ...
https://man.plustar.jp/php/class.zmqcontext.html - [similar]
4711
« リソース型 Event flags » PHP Manual Event 例 例 例1 Simple HTTP client <?php // Read callback ... v = new EventBufferEvent ( $base , /* use internal socket */ NULL , EventBufferEvent :: OPT_CLOSE_ON_FREE | ... if (! $bev ) { exit( "Failed creating bufferevent socket\n" ); } //$bev->setCallbacks("readcb", /* writecb ... v = new EventBufferEvent ( $base , /* use internal socket */ NULL , EventBufferEvent :: OPT_CLOSE_ON_FREE | ... if (! $bev ) { exit( "Failed creating bufferevent socket\n" ); } echo "step 2\n" ; $bev -> setCallbacks ( " ...
https://man.plustar.jp/php/event.examples.html - [similar]
定義済み定数 4711
« ストリームのクラス ストリームフィルタ » PHP Manual ストリーム 定義済み定数 定義済み定数 以下の ... ECT フラグとともに使用する 必要があります。 stream_socket_client() と共に使われます。 STREAM_CLIENT_CONNECT ... 常にこのフラグを含んでいる必要があります。 stream_socket_client() と共に使われます。 STREAM_CLIENT_PERSISTE ... NT stream_socket_client() を使って 開かれたソケットが、セッションを ... 持されるよう 指示します。 STREAM_SERVER_BIND stream_socket_server() で開かれたソケットが 特定のターゲットに関 ...
https://man.plustar.jp/php/stream.constants.html - [similar]
はじめに 4671
« ソケット インストール/設定 » PHP Manual ソケット はじめに はじめに ソケット拡張モジュールは、一 ... サイドのソケットインターフェイスについては、 stream_socket_client() 、 stream_socket_server() 、 fsockopen() ... ットプログラミングに適用することが可能です。 » Unix Socket FAQ が、 手始めとして適しているでしょう。 関連キー ... 関数 , 言語 , 存在 , 一般 , stream , Unix , 参照 , Socket ...
https://man.plustar.jp/php/intro.sockets.html - [similar]
Construct a new device 4671
« ZMQDevice ZMQDevice::getIdleTimeout » PHP Manual ZMQDevice Construct a new device ZMQDevice::_ ... new device 説明 public ZMQDevice::__construct ( ZMQSocket $frontend , ZMQSocket $backend , ZMQSocket $listen ... straction you care to define above the message and socket layers." -- zguide パラメータ frontend Frontend pa ... y where there messages going to. listener Listener socket, which receives a copy of all messages going both ... directions. The type of this socket should be SUB, PULL or DEALER. 戻り値 Call to this ...
https://man.plustar.jp/php/zmqdevice.construct.html - [similar]
Receives a message 4671
« ZMQSocket::isPersistent ZMQSocket::recvMulti » PHP Manual ZMQSocket Receives a message ZMQSocket ... et::recv (PECL zmq >= 0.5.0) ZMQSocket::recv — Receives a message 説明 public ZMQSocket:: ... ( int $mode = 0 ): string Receive a message from a socket. By default receiving will block until a message i ... ::MODE_DONTWAIT flag is used. ZMQ::SOCKOPT_RCVMORE socket option can be used for receiving multi-part messag ... es. See ZMQSocket::setSockOpt() for more information. パラメータ mod ...
https://man.plustar.jp/php/zmqsocket.recv.html - [similar]
ソケットのエラー 4650
« 例 ソケット 関数 » PHP Manual ソケット ソケットのエラー ソケットのエラー ソケット拡張モジュール ... が望まない時に発生することがあります。例えば、 関数 socket_read() は突然 E_WARNING メッセージを出力する可能性 ... 発生したためです。 @ 演算子により警告出力を抑制し、 socket_last_error() 関数によりアプリケーション内でエラーコ ... する文字列を取得するためにこのエラーコードを指定して socket_strerror() 関数をコールすることが可能です。 詳細は ... のロケール ( LC_MESSAGES ) に依存します。 Warning - socket_bind() unable to bind address [98]: Die Adresse wi ...
https://man.plustar.jp/php/sockets.errors.html - [similar]