検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 218 for [SIMILAR] 16 1024 4096 WITH 47176 zmqcontext WIT... (0.298 sec.)
Construct a new ZMQContext object 10000
« ZMQContext ZMQContext::getOpt » PHP Manual ZMQContext Construct a new ZMQContext object ZMQContext::__construct (PECL zmq >= 0.5.0) ZMQContext::__construct — Construct a new ZMQContext object 説明 public ZMQContext::__construct ( int $io_threads = 1 , bool $is_persistent = true ) Const ...
https://man.plustar.jp/php/zmqcontext.construct.html - [similar]
Create a new socket 9446
« ZMQContext::getOpt ZMQContext::isPersistent » PHP Manual ZMQContext Create a new socket ZMQContext::getSocket (PECL zmq >= 0.5.0) ZMQContext::getSocket — Create a new socket 説明 public ZMQContext::getSocket ( int $type , string $persistent_id = null , callable $on_new_socket = null ): ...
https://man.plustar.jp/php/zmqcontext.getsocket.html - [similar]
Get context option 9344
« ZMQContext::__construct ZMQContext::getSocket » PHP Manual ZMQContext Get context option ZMQContext::getOpt (PECL zmq >= 1.0.4) ZMQContext::getOpt — Get context option 説明 public ZMQContext::getOpt ( string $key ): mixed Returns the value of a context option. パラメータ key An integer ...
https://man.plustar.jp/php/zmqcontext.getopt.html - [similar]
Whether the context is persistent 9211
« ZMQContext::getSocket ZMQContext::setOpt » PHP Manual ZMQContext Whether the context is persistent ZMQContext::isPersistent (PECL zmq >= 0.5.0) ZMQContext::isPersistent — Whether the context is persistent 説明 public ZMQContext::isPersistent (): bool Whether the context is persistent. ...
https://man.plustar.jp/php/zmqcontext.ispersistent.html - [similar]
The ZMQContext class 8914
« ZMQ::__construct ZMQContext::__construct » PHP Manual 0MQ messaging The ZMQContext class The ZMQContext class (PECL zmq >= 0.5.0) はじめに クラス概要 class ZMQContext { /* Methods */ public __construct ( int $io_threads = 1 , bool $is_persistent = true ) public getOpt ( string $key ): ...
https://man.plustar.jp/php/class.zmqcontext.html - [similar]
Set a socket option 8914
« ZMQContext::isPersistent ZMQSocket » PHP Manual ZMQContext Set a socket option ZMQContext::setOpt (PECL zmq >= 1.0.4) ZMQContext::setOpt — Set a socket option 説明 public ZMQContext::setOpt ( int $key , mixed $value ): ZMQContext Sets a ZMQ context option. The type of the value depends ...
https://man.plustar.jp/php/zmqcontext.setopt.html - [similar]
Construct a new ZMQSocket 3467
« 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]
The ZMQSocket class 3467
« 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]
Get the persistent id 3467
« ZMQSocket::getEndpoints ZMQSocket::getSocketType » PHP Manual ZMQSocket Get the persistent id ZMQSocket::getPersistentId (PECL zmq >= 0.5.0) ZMQSocket::getPersistentId — Get the persistent id 説明 public ZMQSocket::getPersistentId (): string Returns the persistent id of the socket. パラ ...
https://man.plustar.jp/php/zmqsocket.getpersistentid.html - [similar]
Whether the socket is persistent 3467
« ZMQSocket::getSockOpt ZMQSocket::recv » PHP Manual ZMQSocket Whether the socket is persistent ZMQSocket::isPersistent (PECL zmq >= 0.5.0) ZMQSocket::isPersistent — Whether the socket is persistent 説明 public ZMQSocket::isPersistent (): bool Check whether the socket is persistent. パラ ...
https://man.plustar.jp/php/zmqsocket.ispersistent.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT