[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
Tue Aug 28 21:16:13 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, and a missing word in a couple FIXME messages are now
properly where they were 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: 5683 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20120828/0b90abb1/attachment-0001.obj>


More information about the wine-patches mailing list