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

Erich E. Hoover ehoover at mymail.mines.edu
Mon Jul 16 15:51:41 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 there.
-------------- 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/20120716/93aa63c3/attachment.obj>


More information about the wine-patches mailing list