検索

phrase: max: clip:
target: order:
Results of 121 - 130 of about 240 for timeout (0.068 sec.)
データベース接続の属性を取得する 4662
« PDO::exec PDO::getAvailableDrivers » PHP Manual PDO データベース接続の属性を取得する PDO::getA ... TTR_SERVER_INFO PDO::ATTR_SERVER_VERSION PDO::ATTR_TIMEOUT ドライバによっては、 そのドライバ固有の属性を使って ... , "PREFETCH" , "SERVER_INFO" , "SERVER_VERSION" , "TIMEOUT" ); foreach ( $attributes as $val ) { echo "PDO::A ...
https://man.plustar.jp/php/pdo.getattribute.html - [similar]
指定したすべてのオブジェクトとそのオブジェクト ID を返す 4632
« snmp3_getnext snmp3_set » PHP Manual SNMP 関数 指定したすべてのオブジェクトとそのオブジェクト ... vacy_passphrase , array | string $object_id , int $timeout = -1 , int $retries = -1 ): array | false snmp3_re ... シーパスフレーズ。 object_id SNMP オブジェクト ID。 timeout 最初のタイムアウトまでのマイクロ秒数。 retries タイ ...
https://man.plustar.jp/php/function.snmp3-real-walk.html - [similar]
ネットワークエンティティに関する情報ツリーを検索する 4632
« snmpwalk SNMP » PHP Manual SNMP 関数 ネットワークエンティティに関する情報ツリーを検索する snmp ... ring $community , array | string $object_id , int $timeout = -1 , int $retries = -1 ): array | false snmpwalk ... _id の配下のすべての SNMP オブジェクトを返します。 timeout 最初のタイムアウトまでのマイクロ秒数。 retries タイ ...
https://man.plustar.jp/php/function.snmpwalkoid.html - [similar]
コア php.ini ディレクティブに関する説明 4632
« php.ini のセクション一覧 拡張モジュールの一覧/分類 » PHP Manual php.ini ディレクティブ コア ph ... YSTEM のみ disable_classes "" php.ini のみ exit_on_timeout "" PHP_INI_ALL expose_php "1" php.ini のみ hard_ti ... 。 "0" と "1000000" の間でなければいけません。 hard_timeout int max_execution_time で設定されたタイムアウトに達 ... する処理が何らかの原因で止まってしまった場合、 hard_timeout のカウントがここで設定した秒数行われます。 hard_ti ... に設定すると、この機能は無効になります。 PHP が hard timeout で停止すると、 以下のようなメッセージが残るでしょう ...
https://man.plustar.jp/php/ini.core.html - [similar]
Send all calls 4632
« Yar_Concurrent_Client::call Yar_Concurrent_Client::reset » PHP Manual Yar_Concurrent_Client Se ... "parameters" ), "callback" , NULL , array( YAR_OPT_TIMEOUT => 1 )); //custom timeout Yar_Concurrent_Client :: ...
https://man.plustar.jp/php/yar-concurrent-client.loop.html - [similar]
Event 4602
« CURLStringFile::__construct はじめに » PHP Manual その他のサービス Event Event はじめに インス ... n a priority to a bufferevent EventBufferEvent::setTimeouts — Set the read and write timeout for a buffer eve ... Size — Sets maximum HTTP header size EventHttp::setTimeout — Sets the timeout for an HTTP request EventHttpCo ... y limit for the connection EventHttpConnection::setTimeout — Sets the timeout for the connection EventHttpReq ...
https://man.plustar.jp/php/book.event.html - [similar]
SNMP クラス 4602
« snmpwalkoid SNMP::close » PHP Manual SNMP SNMP クラス SNMP クラス (PHP 5 >= 5.4.0, PHP 7, PHP ... sion , string $hostname , string $community , int $timeout = -1 , int $retries = -1 ) public close (): bool p ... 0 ; const int ERRNO_GENERIC = 2 ; const int ERRNO_TIMEOUT = 4 ; const int ERRNO_ERROR_IN_REPLY = 8 ; const i ... _GENERIC SNMP のエラーが発生しました。 SNMP::ERRNO_TIMEOUT SNMP エージェントへのリクエストがタイムアウトしまし ...
https://man.plustar.jp/php/class.snmp.html - [similar]
The Swoole\Http\Server class 4602
« Swoole\Http\Response::write Swoole\Http\Server::on » PHP Manual Swoole The Swoole\Http\Server ... ic Swoole\Server::taskwait ( string $data , float $timeout = ? , int $worker_id = ? ): void public Swoole\Ser ... ver::taskWaitMulti ( array $tasks , double $timeout_ms = ? ): void public Swoole\Server::tick ( int $i ...
https://man.plustar.jp/php/class.swoole-http-server.html - [similar]
さまざまな FTP 実行時オプションを設定する 4602
« ftp_rmdir ftp_site » PHP Manual FTP 関数 さまざまな FTP 実行時オプションを設定する ftp_set_opt ... れています: サポートされる実行時 FTP オプション FTP_TIMEOUT_SEC 全てのネットワーク関連関数に関して秒単位でタイ ... アウトを 10 秒に設定する ftp_set_option ( $ftp , FTP_TIMEOUT_SEC , 10 ); ?> 参考 ftp_get_option() - カレントの ...
https://man.plustar.jp/php/function.ftp-set-option.html - [similar]
すべての SNMP オブジェクトをエージェントから取得する 4602
« snmp3_set snmpget » PHP Manual SNMP 関数 すべての SNMP オブジェクトをエージェントから取得する ... vacy_passphrase , array | string $object_id , int $timeout = -1 , int $retries = -1 ): array | false snmp3_wa ... ct_id 以下のすべての SNMP オブジェクトを返します。 timeout 最初のタイムアウトまでのマイクロ秒数。 retries タイ ...
https://man.plustar.jp/php/function.snmp3-walk.html - [similar]