検索

phrase: max: clip:
target: order:
Results of 51 - 60 of about 240 for timeout (0.016 sec.)
Get the file description which are ready to read/write or error 5465
« swoole_clear_error swoole_cpu_num » PHP Manual Swoole 関数 Get the file description which are ... array &$write_array , array &$error_array , float $timeout = 0.5 ): int パラメータ read_array write_array err ... or_array timeout 戻り値 関連キーワード: array , swoole , read , Get ... , file , description , which , timeout , cpu , num ...
https://man.plustar.jp/php/function.swoole-client-select.html - [similar]
Select the file descriptions which are ready to read/write or error in the event... 5465
« swoole_load_module swoole_set_process_name » PHP Manual Swoole 関数 Select the file descriptio ... array &$write_array , array &$error_array , float $timeout = ? ): int パラメータ read_array write_array error ... _array timeout 戻り値 関連キーワード: array , swoole , read , Sel ... ect , file , which , eventloop , timeout , load , module ...
https://man.plustar.jp/php/function.swoole-select.html - [similar]
Register and add callback function 5465
« GearmanWorker GearmanWorker::addOptions » PHP Manual GearmanWorker Register and add callback f ... , callable $function , mixed &$context = ? , int $timeout = ? ): bool Registers a function name with the job ... data to be used when the callback is called and a timeout. パラメータ function_name The name of a function t ... t data that can be modified by the worker function timeout An interval of time in seconds 戻り値 成功した場合 ... lback , Register , GearmanWorker , context , job , timeout , data , addFunction , when ...
https://man.plustar.jp/php/gearmanworker.addfunction.html - [similar]
ストリームのオプションを変更する 5465
« streamWrapper::stream_seek streamWrapper::stream_stat » PHP Manual streamWrapper ストリームのオ ... ing() に対応してコールされます) STREAM_OPTION_READ_TIMEOUT (このメソッドは、 stream_set_timeout() に対応してコ ... クモード、0 は非ブロックモード)。 STREAM_OPTION_READ_TIMEOUT : タイムアウト秒数。 STREAM_OPTION_WRITE_BUFFER : ... このオプションは設定されません。 STREAM_OPTION_READ_TIMEOUT : タイムアウトマイクロ秒数。 STREAM_OPTION_WRITE_B ... ムのブロックモードを有効にする / 解除する stream_set_timeout() - ストリームにタイムアウトを設定する stream_set_ ...
https://man.plustar.jp/php/streamwrapper.stream-set-option.html - [similar]
The Stomp class 5435
« stomp_version Stomp::abort » PHP Manual Stomp The Stomp class The Stomp class (PECL stomp >= 0 ... omp_error ( resource $link ): string public getReadTimeout (): array stomp_get_read_timeout ( resource $link ... ed $msg , array $headers = ? ): bool public setReadTimeout ( int $seconds , int $microseconds = ? ): void sto ... mp_set_read_timeout ( resource $link , int $seconds , int $microsecond ... p::error — Gets the last stomp error Stomp::getReadTimeout — Gets read timeout Stomp::getSessionId — Gets the ...
https://man.plustar.jp/php/class.stomp.html - [similar]
mysql サーバーとの接続をオープンする 5404
« mysqli::query mysqli::real_escape_string » PHP Manual mysqli mysql サーバーとの接続をオープンす ... 接続を閉じるまでのタイムアウト時間として、 ( wait_timeout のかわりに) interactive_timeout の使用を許可します ... ); } if (! $mysqli -> options ( MYSQLI_OPT_CONNECT_TIMEOUT , 5 )) { die( 'Setting MYSQLI_OPT_CONNECT_TIMEOUT ... ); } if (! parent :: options ( MYSQLI_OPT_CONNECT_TIMEOUT , 5 )) { die( 'Setting MYSQLI_OPT_CONNECT_TIMEOUT ... if (! mysqli_options ( $link , MYSQLI_OPT_CONNECT_TIMEOUT , 5 )) { die( 'Setting MYSQLI_OPT_CONNECT_TIMEOUT ...
https://man.plustar.jp/php/mysqli.real-connect.html - [similar]
Gearman 5343
« FTP\Connection はじめに » PHP Manual その他のサービス Gearman Gearman はじめに インストール/設 ... lback for collecting task status GearmanClient::setTimeout — Set socket I/O activity timeout GearmanClient::s ... accepting incremental data updates GearmanClient::timeout — Get current socket I/O activity timeout value Ge ... :setOptions — Set worker options GearmanWorker::setTimeout — Set socket I/O activity timeout GearmanWorker::t ... imeout — Get socket I/O activity timeout GearmanWorker::unregister — Unregister a function ...
https://man.plustar.jp/php/book.gearman.html - [similar]
Returns or creates the default event loop 5343
« EvLoop::__construct EvLoop::embed » PHP Manual EvLoop Returns or creates the default event loo ... ed $data = NULL , float $io_interval = 0. , float $timeout_interval = 0. ): EvLoop If the default event loop ... with the loop. io_collect_interval See io_interval timeout_collect_interval See timeout_interval 戻り値 Retur ...
https://man.plustar.jp/php/evloop.defaultloop.html - [similar]
サーバーから項目を削除する 5313
« Memcache::decrement Memcache::flush » PHP Manual Memcache サーバーから項目を削除する Memcache: ... 削除する 説明 Memcache::delete ( string $key , int $timeout = 0 ): bool Memcache::delete() は、 key に対応する ... を削除します。 パラメータ key 削除したい項目のキー。 timeout この非推奨のパラメータはサポートしておらず、デフォ ... alse を返します。 変更履歴 バージョン 説明 Unknown timeout パラメータを使うことは推奨しません。 このパラメータ ... , Memcache , サーバー , 項目 , パラメータ , key , timeout , 失敗 , memcache , バージョン ...
https://man.plustar.jp/php/memcache.delete.html - [similar]
Sets the CUBRID database parameters 5292
« cubrid_set_autocommit cubrid_set_drop » PHP Manual CUBRID 関数 Sets the CUBRID database parame ... abase parameters: PARAM_ISOLATION_LEVEL PARAM_LOCK_TIMEOUT 注意 : The auto-commit mode can be set by using cu ... e. param_value Isolation level value (1-6) or lock timeout (in seconds) value. 戻り値 成功した場合に true を、 ... { ["PARAM_ISOLATION_LEVEL"]=> int(3) ["PARAM_LOCK_TIMEOUT"]=> int(-1) ["PARAM_MAX_STRING_LENGTH"]=> int(1073 ... { ["PARAM_ISOLATION_LEVEL"]=> int(2) ["PARAM_LOCK_TIMEOUT"]=> int(-1) ["PARAM_MAX_STRING_LENGTH"]=> int(1073 ...
https://man.plustar.jp/php/function.cubrid-set-db-parameter.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 NEXT