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