[Bug 21387] NetTerm locks up

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Aug 4 22:14:07 CDT 2011


http://bugs.winehq.org/show_bug.cgi?id=21387

--- Comment #16 from Bruno Jesus <00cpxxx at gmail.com> 2011-08-04 22:13:49 CDT ---
Created an attachment (id=35813)
 --> (http://bugs.winehq.org/attachment.cgi?id=35813)
2 tests for MSG_PEEK

I have added two different tests, when the socket is connected and when it's
not. Doing that I found an inconsistency that I addressed using a todo_wine.

On windows XP trying a recv on a closed socket returns WSAENOTCONN, on wine it
returns WSAEBADF.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list