mirror of
https://github.com/curl/curl.git
synced 2026-04-14 22:31:41 +03:00
parent
6d042273cd
commit
ebe6fa08c9
13 changed files with 28 additions and 31 deletions
|
|
@ -109,7 +109,6 @@ int main(void)
|
|||
if(curl) {
|
||||
/* pause a transfer in both directions */
|
||||
curl_easy_pause(curl, CURLPAUSE_RECV | CURLPAUSE_SEND);
|
||||
|
||||
}
|
||||
}
|
||||
~~~
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue