On Tue, 25 Aug 2015, Yile Ku wrote:
I wrote an application that uses pthreads to do several downloads. The problem is the connect call always failes with a "Connection already in progress" any ideas how this could be fixed?
By debugging the problem and fixing the cause of it! =)
I am cross-compiling the curl library to mips. So maybe I am excluding a cross-compile option that I need to be including.
That sounds highly unlikely. If you can run it you managed to cross-compile it and then it should work fine. Unless you can give us a recipe to repeat the problem or a much more detailed description of what you're doign and why you think the problem is libcurl's, we really can't do much.
-- / daniel.haxx.se ------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.html
