add missing multicast socket options to netinet/in.h
authorSzabolcs Nagy <nsz@port70.net>
Fri, 11 Jan 2013 00:54:53 +0000 (01:54 +0100)
committerSzabolcs Nagy <nsz@port70.net>
Sat, 12 Jan 2013 18:42:39 +0000 (19:42 +0100)
commit119645b6bb6578cc28718ab427e4b23860d67161
tree8681b7aaad4835bd607d0514d121f11b830a336f
parentf13a47886063675d1e68b581240557fef6a3169c
add missing multicast socket options to netinet/in.h

based on linux headers add the missing MCAST_* options
under _GNU_SOURCE as they are not in the reserved namespace
(this api was originally specified by RFC 3678)
include/netinet/in.h