検索

phrase: max: clip:
target: order:
Results of 91 - 100 of about 240 for timeout (0.011 sec.)
CUBRID 4876
« ベンダー固有のモジュール はじめに » PHP Manual ベンダー固有のモジュール CUBRID CUBRID はじめに ... ns the CUBRID database parameters cubrid_get_query_timeout — Get the query timeout value of the request cubri ... nt from set type column using OID cubrid_set_query_timeout — Set the timeout time of query execution cubrid_v ...
https://man.plustar.jp/php/book.cubrid.html - [similar]
The EventBase class 4876
« Event::timer EventBase::__construct » PHP Manual Event The EventBase class The EventBase class ... ? ) public dispatch (): void public exit ( float $timeout = ? ): bool public free (): void public getFeature ... ent time every time the event loop is ready to run timeout callbacks, check after each timeout callback. Even ...
https://man.plustar.jp/php/class.eventbase.html - [similar]
Expect の使用例 4876
« 例 Expect 関数 » PHP Manual 例 Expect の使用例 Expect の使用例 例1 Expect の使用例 この例ではリ ... もうひとつの Expect の使用例 <?php ini_set ( "expect.timeout" , - 1 ); ini_set ( "expect.loguser" , "Off" ); $s ... fwrite ( $stream , "exit\n" ); break 2 ; case EXP_TIMEOUT : case EXP_EOF : break 2 ; default: die ( "エラーが ... 発生しました!\n" ); } } break 2 ; case EXP_TIMEOUT : case EXP_EOF : break 2 ; default: die ( "エラーが ...
https://man.plustar.jp/php/expect.examples-usage.html - [similar]
実行時設定 4876
« インストール手順 ソースコードからビルド / コンパイルする » PHP Manual インストール/設定 実行時 ... l_default_size 16000 PHP_INI_ALL xmysqlnd.net_read_timeout 31536000 PHP_INI_SYSTEM xmysqlnd.trace_alloc PHP_I ... mysqlnd.mempool_default_size int xmysqlnd.net_read_timeout int xmysqlnd.trace_alloc string 関連キーワード: xm ...
https://man.plustar.jp/php/mysql-xdevapi.configuration.html - [similar]
定義済み定数 4876
« リソース型 例 » PHP Manual Yar 定義済み定数 定義済み定数 以下の定数が定義されています。 この関 ... OCOL_HTTP ( int ) YAR_OPT_PACKAGER ( int ) YAR_OPT_TIMEOUT ( int ) YAR_OPT_CONNECT_TIMEOUT ( int ) YAR_OPT_HE ...
https://man.plustar.jp/php/yar.constants.html - [similar]
定義済み定数 4845
« リソース型 有効期限 » PHP Manual Memcached 定義済み定数 定義済み定数 以下の定数が定義されていま ... カーネルの設定によって異なる Memcached::OPT_CONNECT_TIMEOUT 非ブロックモードの場合、ここにはソケット接続のタイ ... す。 型: int 、デフォルト: 1000 Memcached::OPT_RETRY_TIMEOUT 接続に失敗したときに、どれだけ失敗するまで接続を再 ... で表す。 型: int 、デフォルト: 0 Memcached::OPT_SEND_TIMEOUT ソケットの送信タイムアウトをマイクロ秒で指定します ... きます。 型: int 、デフォルト: 0 Memcached::OPT_RECV_TIMEOUT ソケットの読み込みタイムアウトをマイクロ秒で指定し ...
https://man.plustar.jp/php/memcached.constants.html - [similar]
VarnishAdmin のコンストラクタ 4845
« VarnishAdmin::connect VarnishAdmin::disconnect » PHP Manual VarnishAdmin VarnishAdmin のコンス ... T - varnish インスタンスの secret。 VARNISH_CONFIG_TIMEOUT - 接続の読み取りタイムアウト。 VARNISH_CONFIG_COMP ... 826b-8595-4958-aa7a-0609632ad7ca" , VARNISH_CONFIG_TIMEOUT => 300 , ); $va = new VarnishAdmin ( $args ); ?> 関 ...
https://man.plustar.jp/php/varnishadmin.construct.html - [similar]
The EventHttpConnection class 4815
« EventHttp::setTimeout EventHttpConnection::__construct » PHP Manual Event The EventHttpConnect ... public setRetries ( int $retries ): void public setTimeout ( int $timeout ): void } 目次 EventHttpConnection: ... y limit for the connection EventHttpConnection::setTimeout — Sets the timeout for the connection 関連キーワー ... lic , Sets , string , int , connection , size , setTimeout , onnection , construct ...
https://man.plustar.jp/php/class.eventhttpconnection.html - [similar]
The Zookeeper class 4784
« zookeeper_dispatch Zookeeper::addAuth » PHP Manual ZooKeeper The Zookeeper class The Zookeeper ... ost = '' , callable $watcher_cb = null , int $recv_timeout = 10000 ) public addAuth ( string $scheme , string ... ng $host , callable $watcher_cb = null , int $recv_timeout = 10000 ): void public create ( string $path , str ... public getConfig (): ZookeeperConfig public getRecvTimeout (): int public getState (): int public isRecoverab ... const int UNIMPLEMENTED = -6 ; const int OPERATIONTIMEOUT = -7 ; const int BADARGUMENTS = -8 ; const int INV ...
https://man.plustar.jp/php/class.zookeeper.html - [similar]
プロセスの出力がパターンに一致する・指定した時間が経過する・ あるいは EOF に達す... 4784
« Expect 関数 expect_popen » PHP Manual Expect 関数 プロセスの出力がパターンに一致する・指定した ... す。 この関数の実行に失敗した場合は、 EXP_EOF 、 EXP_TIMEOUT あるいは EXP_FULLBUFFER を返します。 変更履歴 バー ... イルをリモートホストにコピーします ini_set ( "expect.timeout" , 30 ); $stream = fopen ( "expect://scp user@remo ... o" : fwrite ( $stream , "yes\n" ); break; case EXP_TIMEOUT : case EXP_EOF : break 2 ; // switch 文だけではなく ...
https://man.plustar.jp/php/function.expect-expectl.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 NEXT