http://bugs.winehq.org/show_bug.cgi?id=14851
Joe Mattiello mail@joemattiello.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |julliard@winehq.org
--- Comment #7 from Joe Mattiello mail@joemattiello.com 2009-03-31 00:01:12 --- Results of regression test between 0.9.38 and 0.9.34 ======= 2a9dfe242b8d2b26c3498f27002c7190f1d7e77f is first bad commit commit 2a9dfe242b8d2b26c3498f27002c7190f1d7e77f Author: Alexandre Julliard julliard@winehq.org Date: Thu Apr 5 11:29:30 2007 +0200
ws2_32: Don't access the IO_STATUS_BLOCK until the I/O operation is finished.
:040000 040000 d860d19991e8bab957cfae519873abe38a057558 fecf8de913eb48ffdd3eb4a689f6ddf217fedcf7 M dlls ========
This regession ended in a between a build that would open and connect, and a build that would crash on load. This ultimately does not answer the question as to what is causing the connection problem, but I am unable to dissect the two issues from each other.
The crashing bug is obviously fixed now, but the connection issue still not, and these were the two closest running builds I could test on my setup.