検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 41 for zmq (0.002 sec.)
Get socket option 8097
« ZMQSocket::getSocketType ZMQSocket::isPersistent » PHP Manual ZMQSocket Get socket option ZMQS ... ocket::getSockOpt (PECL zmq >= 0.5.0) ZMQSocket::getSockOpt — Get socket optio ... n 説明 public ZMQSocket::getSockOpt ( string $key ): mixed Returns t ... ータ key An integer representing the option. See the ZMQ::SOCKOPT_* constants. 戻り値 Returns either a stri ... ng or an int depending on key . Throws ZMQSocketException on error. 関連キーワード: option , ...
https://man.plustar.jp/php/zmqsocket.getsockopt.html - [similar]
マルチパートメッセージを送る 8066
« ZMQSocket::send ZMQSocket::setSockOpt » PHP Manual ZMQSocket マルチパートメッセージを送る ZMQS ... ocket::sendmulti (PECL zmq >= 0.8.0) ZMQSocket::sendmulti — マルチパートメッセ ... ージを送る 説明 public ZMQSocket::sendmulti ( array $message , int $mode = 0 ... ): ZMQSocket ソケットを使ってマルチパートメッセージを送り ... ます。 この操作は ZMQ::MODE_NOBLOCK を使わないとブロックされる可能性があ ...
https://man.plustar.jp/php/zmqsocket.sendmulti.html - [similar]
Add item to the poll set 7895
« ZMQPoll ZMQPoll::clear » PHP Manual ZMQPoll Add item to the poll set ZMQPoll::add (PECL zmq >= ... 0.5.0) ZMQPoll::add — Add item to the poll set 説明 public ZM ... set using the returned string id. パラメータ entry ZMQSocket object or a PHP stream resource type Defines ... what activity the socket is polled for. See ZMQ::POLL_IN and ZMQ::POLL_OUT constants. 戻り値 Retur ... which can be later used to remove the item. Throws ZMQPollException on error. 関連キーワード: item , poll ...
https://man.plustar.jp/php/zmqpoll.add.html - [similar]
Construct a new ZMQContext object 7693
« ZMQContext ZMQContext::getOpt » PHP Manual ZMQContext Construct a new ZMQContext object ZMQCon ... text::__construct (PECL zmq >= 0.5.0) ZMQContext::__construct — Construct a ne ... w ZMQContext object 説明 public ZMQContext::__construct ... 1 , bool $is_persistent = true ) Constructs a new ZMQ context. The context is used to initialize sockets ... ement for persistent sockets. エラー / 例外 Throws ZMQContextException if context initialization fails. 例 ...
https://man.plustar.jp/php/zmqcontext.construct.html - [similar]
Poll the items 7615
« ZMQPoll::getLastErrors ZMQPoll::remove » PHP Manual ZMQPoll Poll the items ZMQPoll::poll (PECL ... zmq >= 0.5.0) ZMQPoll::poll — Poll the items 説明 publ ... ic ZMQPoll::poll ( array &$readable , array &$writable , ... returned in the readable and writable parameters. ZMQPoll::getLastErrors() can be used to check if there ... e errors. パラメータ readable Array where readable ZMQSockets/PHP streams are returned. The array will be ...
https://man.plustar.jp/php/zmqpoll.poll.html - [similar]
Create a new socket 7538
« ZMQContext::getOpt ZMQContext::isPersistent » PHP Manual ZMQContext Create a new socket ZMQCon ... text::getSocket (PECL zmq >= 0.5.0) ZMQContext::getSocket — Create a new soc ... ket 説明 public ZMQContext::getSocket ( int $type , string $persistent ... _id = null , callable $on_new_socket = null ): ZMQSocket Shortcut for creating new sockets from the c ... lying socket structure is created. パラメータ type ZMQ::SOCKET_* constant to specify socket type. persist ...
https://man.plustar.jp/php/zmqcontext.getsocket.html - [similar]
Clear the poll set 7460
« ZMQPoll::add ZMQPoll::count » PHP Manual ZMQPoll Clear the poll set ZMQPoll::clear (PECL zmq > ... = 0.5.0) ZMQPoll::clear — Clear the poll set 説明 public ZMQPol ... l::clear (): ZMQPoll Clears all elements from the poll set. パラメー ... Returns the current object. 関連キーワード: poll , ZMQPoll , the , パラメータ , count , zmq , public , Cl ...
https://man.plustar.jp/php/zmqpoll.clear.html - [similar]
Whether the socket is persistent 7460
« ZMQSocket::getSockOpt ZMQSocket::recv » PHP Manual ZMQSocket Whether the socket is persistent ... ZMQSocket::isPersistent (PECL zmq >= 0.5.0) ZMQSocket::isPersistent — Whether the so ... cket is persistent 説明 public ZMQSocket::isPersistent (): bool Check whether the soc ... ent or not. 関連キーワード: persistent , Whether , ZMQSocket , the , isPersistent , whether , パラメータ ... , getSockOpt , recv , zmq ...
https://man.plustar.jp/php/zmqsocket.ispersistent.html - [similar]
Construct a new ZMQSocket 7413
« ZMQSocket::connect ZMQSocket::disconnect » PHP Manual ZMQSocket Construct a new ZMQSocket ZMQS ... ocket::__construct (PECL zmq >= 0.5.0) ZMQSocket::__construct — Construct a new ... ZMQSocket 説明 public ZMQSocket::__construct ( ZMQCont ... ll , callable $on_new_socket = null ) Constructs a ZMQSocket object. persistent_id parameter can be used ... ng socket structure is created. パラメータ context ZMQContext object. type The socket type. See ZMQ::SOCK ...
https://man.plustar.jp/php/zmqsocket.construct.html - [similar]
Get the socket type 7413
« ZMQSocket::getPersistentId ZMQSocket::getSockOpt » PHP Manual ZMQSocket Get the socket type ZMQ ... QSocket::getSocketType (PECL zmq >= 0.5.0) ZMQSocket::getSocketType — Get the socke ... t type 説明 public ZMQSocket::getSocketType (): int Gets the socket type. ... e socket type. The integer can be compared against ZMQ::SOCKET_* constants. 関連キーワード: type , Get , ...
https://man.plustar.jp/php/zmqsocket.getsockettype.html - [similar]
PREV 1 2 3 4 5 NEXT