検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 41 for zmq (0.021 sec.)
The ZMQ class 14019
« 要件 ZMQ::__construct » PHP Manual 0MQ messaging The ZMQ class The ZMQ class (PECL zmq >= 0.5. ... 0) はじめに クラス概要 class ZMQ { /* Constants */ const int SOCKET_PAIR ; const in ... * Methods */ private __construct () } 定義済み定数 ZMQ Constant Types ZMQ::SOCKET_PAIR Exclusive pair pat ... tern ZMQ::SOCKET_PUB Publisher socket ZMQ::SOCKET_SUB Subsc ... riber socket ZMQ::SOCKET_REQ Request socket ZMQ::SOCKET_REP Reply s ...
https://man.plustar.jp/php/class.zmq.html - [similar]
ZMQ constructor 12045
« ZMQ ZMQContext » PHP Manual ZMQ ZMQ constructor ZMQ::__construct (PECL zmq >= 0.5.0) ZMQ::__co ... nstruct — ZMQ constructor 説明 private ZMQ::__construct () Priva ... initialization. This class holds the constants for ZMQ extension. パラメータ この関数にはパラメータはあり ... ません。 戻り値 関連キーワード: ZMQ , constructor , construct , パラメータ , ZMQContex ... t , zmq , private , Private , prevent , direct ...
https://man.plustar.jp/php/zmq.construct.html - [similar]
Set a socket option 9931
« ZMQContext::isPersistent ZMQSocket » PHP Manual ZMQContext Set a socket option ZMQContext::set ... Opt (PECL zmq >= 1.0.4) ZMQContext::setOpt — Set a socket option ... 説明 public ZMQContext::setOpt ( int $key , mixed $value ): ZMQCon ... text Sets a ZMQ context option. The type of the value depends on t ... he key . See ZMQ Constant Types for more information. パラメータ ke ...
https://man.plustar.jp/php/zmqcontext.setopt.html - [similar]
Set a socket option 9931
« ZMQSocket::sendmulti ZMQSocket::unbind » PHP Manual ZMQSocket Set a socket option ZMQSocket::s ... etSockOpt (PECL zmq >= 0.5.0) ZMQSocket::setSockOpt — Set a socket opt ... ion 説明 public ZMQSocket::setSockOpt ( int $key , mixed $value ): ZMQ ... Socket Sets a ZMQ socket option. The type of the value depends on th ... e key . See ZMQ Constant Types for more information. パラメータ ke ...
https://man.plustar.jp/php/zmqsocket.setsockopt.html - [similar]
Receives a message 9885
« ZMQSocket::isPersistent ZMQSocket::recvMulti » PHP Manual ZMQSocket Receives a message ZMQSock ... et::recv (PECL zmq >= 0.5.0) ZMQSocket::recv — Receives a message 説明 ... public ZMQSocket::recv ( int $mode = 0 ): string Receive a me ... ing will block until a message is available unless ZMQ::MODE_DONTWAIT flag is used. ZMQ::SOCKOPT_RCVMORE ... can be used for receiving multi-part messages. See ZMQSocket::setSockOpt() for more information. パラメー ...
https://man.plustar.jp/php/zmqsocket.recv.html - [similar]
ZMQ 9854
« yaz_wait はじめに » PHP Manual その他のサービス ZMQ ZMQ はじめに インストール/設定 要件 ZMQ... The ZMQ class ZMQ::__construct — ZMQ constructor ZMQContex ... t — The ZMQContext class ZMQContext::__construct — Construct a ... new ZMQContext object ZMQContext::getOpt — Get context opt ... ion ZMQContext::getSocket — Create a new socket ZMQContext ...
https://man.plustar.jp/php/book.zmq.html - [similar]
Receives a multipart message 8548
« ZMQSocket::recv ZMQSocket::send » PHP Manual ZMQSocket Receives a multipart message ZMQSocket: ... :recvMulti (PECL zmq >= 0.8.0) ZMQSocket::recvMulti — Receives a multip ... art message 説明 public ZMQSocket::recvMulti ( int $mode = 0 ): array Receive ... ing will block until a message is available unless ZMQ::MODE_NOBLOCK flag is used. パラメータ mode Pass m ... multipart messages or non-blocking operation. See ZMQ::MODE_* constants. 戻り値 Returns the array of mes ...
https://man.plustar.jp/php/zmqsocket.recvmulti.html - [similar]
Sends a message 8548
« ZMQSocket::recvMulti ZMQSocket::sendmulti » PHP Manual ZMQSocket Sends a message ZMQSocket::se ... nd (PECL zmq >= 0.5.0) ZMQSocket::send — Sends a message 説明 p ... ublic ZMQSocket::send ( string $message , int $mode = 0 ): Z ... e using the socket. The operation can block unless ZMQ::MODE_NOBLOCK is used. パラメータ message The mess ... multipart messages or non-blocking operation. See ZMQ::MODE_* constants. 戻り値 Returns the current obje ...
https://man.plustar.jp/php/zmqsocket.send.html - [similar]
要件 8346
« インストール/設定 ZMQ » PHP Manual インストール/設定 要件 要件 ZMQ extension requires 0MQ vers ... 次の場所にあります。 » https://pecl.php.net/package/zmq 関連キーワード: 要件 , インストール , モジュール , ... 設定 , ZMQ , MQ , 情報 , 拡張 , package , 場所 ...
https://man.plustar.jp/php/zmq.requirements.html - [similar]
Get context option 8097
« ZMQContext::__construct ZMQContext::getSocket » PHP Manual ZMQContext Get context option ZMQCo ... ntext::getOpt (PECL zmq >= 1.0.4) ZMQContext::getOpt — Get context option ... 説明 public ZMQContext::getOpt ( string $key ): mixed Returns the ... ータ key An integer representing the option. See the ZMQ::CTXOPT_* constants. 戻り値 Returns either a strin ... g or an int depending on key . Throws ZMQContextException on error. 関連キーワード: option , ...
https://man.plustar.jp/php/zmqcontext.getopt.html - [similar]
PREV 1 2 3 4 5 NEXT