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

Erich E. Hoover ehoover at mymail.mines.edu
Wed Sep 26 17:41:08 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 version of the patch
has been revised to simplify the error handling and remove some
superfluous statements, making the patch more readable and reducing
the number of added lines of code from 105 lines to 64 lines.
-------------- 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: 4453 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20120926/5beebf49/attachment.obj>


More information about the wine-patches mailing list