[Bug 21387] NetTerm locks up

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Aug 25 21:25:17 CDT 2011


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

--- Comment #19 from Bruno Jesus <00cpxxx at gmail.com> 2011-08-25 21:25:13 CDT ---
Should be fixed by bebc425bb52fde72611a767c732b0214074b3f17.

There were two problems here, first is that MSG_PEEK was deadlocking the
application, tests prove this is not happening anymore.

Second there was a false-positive fd being set on write making the program
think the connection was established, this is fixed too.

-- 
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