curl-library
Query on HTTP(S) connection
From: Ranjan Khanna <ebox.ranjan_at_gmail.com>
Date: Fri, 2 Mar 2018 15:51:53 -0600
Date: Fri, 2 Mar 2018 15:51:53 -0600
Hello,
I am using curl_easy_perform for making HTTP(S) operations using the same
curl handle (reusing the same curl handle for connection persistence).
There are 2 things I want to achieve:
1. How can check using the curl handle if the connection is still
established (the connection is not closed)?
2. How can I close the underlying HTTP connection without calling
"curl_easy_cleanup"?
Thanks,
Ranjan
-------------------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library
Etiquette: https://curl.haxx.se/mail/etiquette.html
Received on 2018-03-02