[Bug 1237] New: - App doesn't like WSAESHUTDOWN from unconnected socket

wine-bugs at winehq.com wine-bugs at winehq.com
Wed Jan 22 13:08:13 CST 2003


http://bugs.winehq.com/show_bug.cgi?id=1237

           Summary: App doesn't like WSAESHUTDOWN from unconnected socket
           Product: Wine
           Version: unspecified
          Platform: PC
        OS/Version: Windows 2000
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: wine-net
        AssignedTo: wine-bugs at winehq.com
        ReportedBy: crazy at wi.rr.com


While testing ZipForm 5.0 (www.zipform.com), I found it's online registration
breaks when _get_sock_fd_type calls WSASetLastError(WSAESHUTDOWN). The socket
was never connected, so I changed WSAESHUTDOWN to WSAENOTCONN, then it worked. 
This is with Wine 20030115.

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1237>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.



More information about the wine-bugs mailing list