curl-library
Loosing connection on iOS hangs request
Date: Fri, 20 Nov 2015 16:08:53 +0000
Hi,
Workflow:
1) Execute HTTPS request - gets response and finishes with CURLE_OK.
2) Turn off WiFi (or loose connection other way)
3) Execute HTTPS request - completes after set timeout (usually 3 minutes) minutes with CURLE_OPERATION_TIMEDOUT. Same happens if request was in progress of downloading data.
4) Execute HTTPS request - completes instantly with CURLE_COULDNT_RESOLVE_HOST. This is true for all subsequent requests.
Is this issue known? We are reproducing this for last two years with various iOS versions and several CURL updates.
iOS 9, Libcurl/7.37.0 OpenSSL/1.0.1p, curl_multi/curl_easy APIs
Thanks,
Vincas
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2015-11-20