4 Jan
2012
4 Jan
'12
11:49 a.m.
http://bugs.winehq.org/show_bug.cgi?id=29168 --- Comment #76 from Agifem <agifem(a)free.fr> 2012-01-04 05:49:08 CST --- This is hexadecimal. 257 in decimal stands for STATUS_ALERTED (0x00000101). The calls to WS2_recv_base always fail/terminate/abort, because it's an asynchronous socket/connexion. After aborting, it calls WS2_async_recv, the real function that does the data reception. -- 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.