[Bug 7929] C&C 3 network does not work

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Sep 26 20:19:58 CDT 2009


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


Erich Hoover <ehoover at mines.edu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #23714|0                           |1
        is obsolete|                            |




--- Comment #85 from Erich Hoover <ehoover at mines.edu>  2009-09-26 20:19:56 ---
Created an attachment (id=23780)
 --> (http://bugs.winehq.org/attachment.cgi?id=23780)
Patch to selectively bind while still allowing broadcasts [v4]

Alrighty folks, another new version.  I believe this version should fully
address Damjan's concerns.  In addition to the "select" checks in the previous
version, this version checks for filtered packets in async IO and IOCP (in
WS2_async_recv and in sock_poll_event).  Note that IOCP packets can go through
both WS2_async_recv and sock_poll_event, depending on whether they are
initiated with ReadFile or WSARecv.  This version also includes some cleanup
for clarity and tests that run through the IOCP code.

So, if people could take a look at this patch before I send it on to wine-devel
then I would greatly appreciate it.

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