File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 66 <refname >curl_multi_select</refname >
77 <refpurpose >任意の cURL マルチハンドル接続で読み取りまたは書き込みが可能になるまで待機する</refpurpose >
88 </refnamediv >
9-
9+
1010 <refsect1 role =" description" >
1111 &reftitle.description;
1212 <methodsynopsis >
1313 <type >int</type ><methodname >curl_multi_select</methodname >
1414 <methodparam ><type >CurlMultiHandle</type ><parameter >multi_handle</parameter ></methodparam >
1515 <methodparam choice =" opt" ><type >float</type ><parameter >timeout</parameter ><initializer >1.0</initializer ></methodparam >
1616 </methodsynopsis >
17- <para >
17+ <para >
1818 スクリプトの実行をブロックし、次の <function >curl_multi_exec</function > の呼び出しで
1919 cURL マルチハンドルに関連付けられた cURL ハンドルが処理を進められるようになるか、
2020 タイムアウトになるまで待機します(どちらか早い方が適用されます)。
3838 </variablelist >
3939 </para >
4040 </refsect1 >
41-
41+
4242 <refsect1 role =" returnvalues" >
4343 &reftitle.returnvalues;
4444 <para >
You can’t perform that action at this time.
0 commit comments