http://bugs.winehq.org/show_bug.cgi?id=13644
--- Comment #1 from Vincent Povirk madewokherd@gmail.com 2008-06-03 16:21:53 --- Regression testing gives me this:
e74514b1383c099fec95086b07ad1eb89028485a is first bad commit commit e74514b1383c099fec95086b07ad1eb89028485a Author: Rob Shearman rob@codeweavers.com Date: Fri Mar 14 18:10:08 2008 +0000
wininet: Assume that if we're connected to an HTTP/1.1 server then connections can be kept alive by default.
So don't close the connection in this case in HTTP_FinishedReading.
:040000 040000 8a1ce340ac89934e11707c17ce422836cb3b1b9c 576017dd6d7535419b3a50c5c167c42c5c208407 M dlls
I've also noticed that the bad revisions print this message when I try to connect:
sock_set_error: No such file or directory
My guess is it's a message from curl, not something in Wine.