検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 64 for persistent (0.022 sec.)
Construct a new ZMQSocket 11917
« ZMQSocket::connect ZMQSocket::disconnect » PHP Manual ZMQSocket Construct a new ZMQSocket ZMQS ... struct ( ZMQContext $context , int $type , string $persistent_id = null , callable $on_new_socket = null ) Const ... ructs a ZMQSocket object. persistent_id parameter can be used to allocated a persistent ... socket. A persistent socket has to be allocated from a persistent conte ... and it stays connected over multiple requests. The persistent_id parameter can be used to recall the same socket ...
https://man.plustar.jp/php/zmqsocket.construct.html - [similar]
Whether the context is persistent 11558
« ZMQContext::getSocket ZMQContext::setOpt » PHP Manual ZMQContext Whether the context is persistent ... tent ZMQContext::isPersistent (PECL zmq >= 0.5.0) ZMQContext::isPersistent — Whe ... ther the context is persistent 説明 public ZMQContext::isPersistent (): bool Whet ... her the context is persistent. Persistent context is needed for persistent conne ... はありません。 戻り値 Returns true if the context is persistent and false if the context is non-persistent. 関連キ ...
https://man.plustar.jp/php/zmqcontext.ispersistent.html - [similar]
Get the persistent id 10725
« 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 (): stri ... ng Returns the persistent id of the socket. パラメータ この関数にはパラメータ ... はありません。 戻り値 Returns the persistent id string assigned of the object and null if socke ...
https://man.plustar.jp/php/zmqsocket.getpersistentid.html - [similar]
Create a new socket 10424
« ZMQContext::getOpt ZMQContext::isPersistent » PHP Manual ZMQContext Create a new socket ZMQCon ... public ZMQContext::getSocket ( int $type , string $persistent_id = null , callable $on_new_socket = null ): ZMQS ... ew sockets from the context. If the context is not persistent the persistent_id parameter is ignored and the soc ... ket falls back to being non-persistent. The on_new_socket is called only when a new under ... ype ZMQ::SOCKET_* constant to specify socket type. persistent_id If persistent_id is specified the socket will b ...
https://man.plustar.jp/php/zmqcontext.getsocket.html - [similar]
Construct a new ZMQContext object 10338
« ZMQContext ZMQContext::getOpt » PHP Manual ZMQContext Construct a new ZMQContext object ZMQCon ... text::__construct ( int $io_threads = 1 , bool $is_persistent = true ) Constructs a new ZMQ context. The context ... is used to initialize sockets. A persistent context is required to initialize persistent socke ... io_threads Number of io-threads in the context. is_persistent Whether the context is persistent. Persistent cont ... ed over multiple requests and is a requirement for persistent sockets. エラー / 例外 Throws ZMQContextException ...
https://man.plustar.jp/php/zmqcontext.construct.html - [similar]
Whether the socket is persistent 10065
« ZMQSocket::getSockOpt ZMQSocket::recv » PHP Manual ZMQSocket Whether the socket is persistent ... ZMQSocket::isPersistent (PECL zmq >= 0.5.0) ZMQSocket::isPersistent — Whet ... her the socket is persistent 説明 public ZMQSocket::isPersistent (): bool Check ... whether the socket is persistent. パラメータ この関数にはパラメータはありません。 戻 ... り値 Returns a bool based on whether the socket is persistent or not. 関連キーワード: persistent , Whether , ZMQ ...
https://man.plustar.jp/php/zmqsocket.ispersistent.html - [similar]
実行時設定 9002
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定 ... ション 名前 デフォルト 変更可能 変更履歴 pgsql.allow_persistent "1" PHP_INI_SYSTEM pgsql.max_persistent "-1" PHP_I ... sql.max_links "-1" PHP_INI_SYSTEM pgsql.auto_reset_persistent "0" PHP_INI_SYSTEM pgsql.ignore_notice "0" PHP_INI ... クティブに関する 簡単な説明を示します。 pgsql.allow_persistent bool 持続的な Postgres 接続を可能にするかどうか。 ... pgsql.max_persistent int プロセス毎の持続的 Postgres 接続の最大数。 pgs ...
https://man.plustar.jp/php/pgsql.configuration.html - [similar]
Open a persistent connection to a CUBRID server 8873
« cubrid_pconnect_with_url cubrid_prepare » PHP Manual CUBRID 関数 Open a persistent connection ... ct (PECL CUBRID >= 8.3.1) cubrid_pconnect — Open a persistent connection to a CUBRID server 説明 cubrid_pconnect ... = ? , string $passwd = ? ): resource Establishes a persistent connection to a CUBRID server. cubrid_pconnect() a ... onnecting, the function would first try to find a (persistent) link that's already open with the same host, port ... onnect() ). This type of link is therefore called 'persistent'. パラメータ host Host name or IP address of CUBRI ...
https://man.plustar.jp/php/function.cubrid-pconnect.html - [similar]
拡張モジュールの情報を表示する 8615
« ReflectionExtension::getVersion ReflectionExtension::isPersistent » PHP Manual ReflectionExten ... => mysqlnd 5.0.5-dev - 081106 - $Revision$ Active Persistent Links => 0 Inactive Persistent Links => 0 Active L ... inks => 0 Persistent cache => enabled put_hits => 0 put_misses => 0 get ... qli.max_links => Unlimited => Unlimited mysqli.max_persistent => Unlimited => Unlimited mysqli.allow_persistent ... 表示 , ReflectionExtension , default , info , On , Persistent ...
https://man.plustar.jp/php/reflectionextension.info.html - [similar]
実行時設定 8486
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定 ... _ALL odbc.default_pw * NULL PHP_INI_ALL odbc.allow_persistent "1" PHP_INI_SYSTEM odbc.check_persistent "1" PHP_I ... NI_SYSTEM odbc.max_persistent "-1" PHP_INI_SYSTEM odbc.max_links "-1" PHP_INI_SY ... 指定されない場合 に使用されるパスワード。 odbc.allow_persistent bool 持続的 ODBC 接続を許可するかどうか。 odbc.che ... ck_persistent bool 再利用する前に接続が有効であることを確認します ...
https://man.plustar.jp/php/odbc.configuration.html - [similar]
PREV 1 2 3 4 5 6 7 NEXT