]> granicus.if.org Git - curl/commit
curl_easy_pause: on unpause, trigger mulit-socket handling
authorDaniel Stenberg <daniel@haxx.se>
Tue, 23 Jul 2013 11:35:57 +0000 (13:35 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 29 Jul 2013 12:37:08 +0000 (14:37 +0200)
commitb5478a0e033e70478f1c935719bf2e29fda02526
tree5e4242ca6d7a378e8647671a8eb63d17e29bda3e
parentdb2deba6b4b0e447781ff0e2bdee2aec0a283c97
curl_easy_pause: on unpause, trigger mulit-socket handling

When the multi-socket API is used, we need the handle to be checked
again when it gets unpaused.

Bug: http://curl.haxx.se/mail/lib-2013-07/0239.html
Reported-by: Justin Karneges
docs/libcurl/curl_easy_pause.3
lib/easy.c