File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<!-- $Revision$ -->
3- <!-- EN-Revision: 52640977d08c65c9f801c04ef9101d4347fc2177 Maintainer: takagi Status: ready -->
3+ <!-- EN-Revision: f414967c2c80702de6401191034d9837a2801dc1 Maintainer: takagi Status: ready -->
44<refentry xml : id =" function.curl-multi-select" xmlns =" http://docbook.org/ns/docbook" >
55 <refnamediv >
66 <refname >curl_multi_select</refname >
1515 <methodparam choice =" opt" ><type >float</type ><parameter >timeout</parameter ><initializer >1.0</initializer ></methodparam >
1616 </methodsynopsis >
1717 <para >
18- cURL マルチハンドルに関連付けられた、何らかの処理があるまでブロックします。
18+ スクリプトの実行をブロックし、次の <function >curl_multi_exec</function > の呼び出しで
19+ cURL マルチハンドルに関連付けられた cURL ハンドルが処理を進められるようになるか、
20+ タイムアウトになるまで待機します(どちらか早い方が適用されます)。
1921 </para >
2022
2123 </refsect1 >
You can’t perform that action at this time.
0 commit comments