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

Erich E. Hoover ehoover at mines.edu
Mon Apr 9 14:02:44 CDT 2012


Real Name:
    Erich Hoover

Description:
    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 "deferred" version in that address reuse code is
now located in a location that makes the code a little more readable.

Changelog:
    ws2_32: Permit broadcast packets on interface-bound sockets for
systems with IP_BOUND_IF.
-------------- 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: 5657 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20120409/f0c067d4/attachment.obj>


More information about the wine-patches mailing list