Anything wrong with this one? FYI it uses a different structure to the original (rejected) patch from Marcus.
thanks -mike
On Tue, 2003-04-01 at 13:54, Mike Hearn wrote:
Hi,
This patch adds support for IP multicast sockets to winsock. I stole liberally from a patch from the summer of 2001 from Marcus, so thanks to him for that:
http://www.winehq.com/hypermail/wine-patches/2001/07/0009.html
ChangeLog:
- Map winsock sockopts to the POSIX equivalents for IP multicast
- Remap winsock1 constant values to winsock2 using a forwarder function
- Change a FIXME to a TRACE, it appeared to be simply reporting progress
thanks -mike