Menu

#978 Some OS erors aren't reported to the user

closed-fixed
http (206)
5
2014-08-19
2010-12-05
Yuri
No

I ma getting errno=54 (Connection reset by peer) while tryng to get http URL and this errno isn't returned to the caller.
Attaching a patch for this.

Discussion

  • Yuri

    Yuri - 2010-12-05

    Patch

     
  • Daniel Stenberg

    Daniel Stenberg - 2010-12-05

    Thanks for the report, this problem is now fixed in the git repository.

    To try it out, you either checkout/update your git clone: http://curl.haxx.se/source.html

    or you try tomorrow's daily snapshot: http://curl.haxx.se/snapshots/

     
  • Daniel Stenberg

    Daniel Stenberg - 2010-12-05
    • status: open --> closed-fixed