> W/o looking at your code in details, why isn't this returning > 'CURLE_OUT_OF_MEMORY'? > --gv
According to Dan Fandrich: --------------------------------------- And I'm not sure CURLE_OUT_OF_MEMORY is the best error code here--the system is technically not out of memory. Maybe CURLE_BAD_FUNCTION_ARGUMENT? ------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.html
