検索

phrase: max: clip:
target: order:
Results of 101 - 110 of about 127 for Wait (0.013 sec.)
定義済み定数 5309
« 変更履歴 例 » PHP Manual MySQL (最初の API) 定義済み定数 定義済み定数 以下の定数が定義されてい ... INTERACTIVE interactive_timeout で指定された秒数( wait_timeout のかわり) の無通信が続くまで接続を閉じませ ...
https://man.plustar.jp/php/mysql.constants.html - [similar]
5309
« 定義済み定数 Yar_Server » PHP Manual Yar 例 例 例1 Yar Server Example <?php /* assume this pag ... ay( 2 , 2 ), "callback" ); /* sent all request and wait for response */ Yar_Concurrent_Client :: loop (); ...
https://man.plustar.jp/php/yar.examples.html - [similar]
5309
« 定義済み定数 YAZ 関数 » PHP Manual YAZ 例 例 PHP/YAZ はターゲット(Z-Associations)との接続を保持 ... ; yaz_search ( $id [ $i ], "rpn" , $query ); } yaz_wait (); for ( $i = 0 ; $i < $num_hosts ; $i ++) { echo ...
https://man.plustar.jp/php/yaz.examples.html - [similar]
プロセス制御 5260
« expect_popen はじめに » PHP Manual プロセス制御 プロセス制御 プロセス制御 はじめに インストール ... クされたシグナルを設定あるいは取得する pcntl_sigtimedwait — タイムアウトつきでシグナルを待つ pcntl_sigwaitin ... — プロセスの実行コンテキストの一部を切り離す pcntl_wait — 待つかフォークした子プロセスのステータスを返す p ... cntl_waitpid — 待つかフォークした子プロセスのステータスを返す ...
https://man.plustar.jp/php/book.pcntl.html - [similar]
EvChild ウォッチャーオブジェクトを作る 5260
« EvChild EvChild::createStopped » PHP Manual EvChild EvChild ウォッチャーオブジェクトを作る EvC ... べての変更された子プロセスやゾンビ子プロセスの exit/wait 状態を取得してコールバックを呼びます。 EvChild が終 ...
https://man.plustar.jp/php/evchild.construct.html - [similar]
Set callback for connection close 5260
« EventHttpConnection::makeRequest EventHttpConnection::setLocalAddress » PHP Manual EventHttpCo ... 342 0t0 TCP localhost:4242->localhost:37375 (CLOSE_WAIT) where $PID is our process ID. The following block ...
https://man.plustar.jp/php/eventhttpconnection.setclosecallback.html - [similar]
現在の cURL ハンドルから、サブ接続を実行する 5260
« curl_multi_errno curl_multi_getcontent » PHP Manual cURL 関数 現在の cURL ハンドルから、サブ接 ... _multi_exec ( $mh , $active ); if ( $active ) { // Wait a short time for more activity curl_multi_select ( ...
https://man.plustar.jp/php/function.curl-multi-exec.html - [similar]
イベントが発生した際にコールされるコールバック関数を登録する 5260
« ibase_service_detach ibase_trans » PHP Manual Firebird/InterBase 関数 イベントが発生した際にコ ... - 登録済みのイベントハンドラをキャンセルする ibase_wait_event() - データベースでイベントが発生するのを待つ ...
https://man.plustar.jp/php/function.ibase-set-event-handler.html - [similar]
プロセスのリソースを管理する 5260
« pcntl_getpriority pcntl_setpriority » PHP Manual PCNTL 関数 プロセスのリソースを管理する pcntl ... しない場合、変更は現在のプロセスに適用されます。 RFNOWAIT : 設定すると、子プロセスは親プロセスから切り離され ... pcntl_rfork() の例 <?php $pid = pcntl_rfork ( RFNOWAIT | RFTSIGZMB , SIGUSR1 ); if ( $pid > 0 ) { // This ... mp ( $pid ); sleep ( 2 ); // as the child does not wait, so we see its "pid" } ?> 上の例の出力は、 たとえば ... _fork() - 現在実行中のプロセスをフォークする pcntl_waitpid() - 待つかフォークした子プロセスのステータスを返 ...
https://man.plustar.jp/php/function.pcntl-rfork.html - [similar]
Prepares and executes a query 5260
« sqlsrv_prepare sqlsrv_rollback » PHP Manual SQLSRV 関数 Prepares and executes a query sqlsrv_q ... ry timeout in seconds. By default, the driver will wait indefinitely for results. SendStreamParamsAtExec t ...
https://man.plustar.jp/php/function.sqlsrv-query.html - [similar]
PREV 2 3 4 5 6 7 8 9 10 11 12 13 NEXT