Hi, I am trying to lose my connection when i detect a condition in my progress function. I see the debug from curl saying Closing connection but it does not seem to close it until the file completes the download and then it says operation was aborted. Any ideas on how I can stop the download from this progress function. (I am returning a non-zero "1" from my progress function) when I detect this.
Thanks -Ravi latform_start[2873]: * Callback aborted platform_start[2873]: * Closing connection #0 (File completes download here instead of aborting for about 2 mins or so) platform_start[2873]: * Operation was aborted by an application callback
------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.html
