[PATCH 1/2] ws2_32: Permit broadcast packets on interface-bound sockets for systems with IP_BOUND_IF (resend).

Erich E. Hoover ehoover at mymail.mines.edu
Thu Sep 20 23:09:15 CDT 2012


This patch fixes the issue where interface-bound sockets cannot
receive broadcast packets (Bug #7929) for systems supporting the
IP_BOUND_IF socket option (Mac OS X 10.6+ and Solaris).  The patch was
kindly compiled and tested with Command & Conquer Generals: Zero Hour
by the folks over at the Wineskin forums.  This patch has a minor
revision against the original "deferred" version in that address reuse
code is now relocated in order to make everything a little more
readable.  Additionally, a missing word in a couple FIXME messages now
properly appears where originally intended.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-ws2_32-Permit-broadcast-packets-on-interface-bound-s.patch
Type: application/octet-stream
Size: 5684 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20120920/945bc449/attachment.obj>


More information about the wine-patches mailing list