Hi all, I want to interrupt libcurl immediately when libcurl connect to a server. I know there is a option CURLOPT_CONNECTTIMEOUT, but it can't interrupt immediately. Interruption may come out anytime in my program, so is there a good method to handle this situation in libcurl. Thanks so much!
------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.html