pub const IP_ADD_SOURCE_MEMBERSHIP: c_int = 70;Expand description
Non-POSIX, see https://www.man7.org/linux/man-pages/man2/IP_ADD_SOURCE_MEMBERSHIP.2const.html.
Join a multicast group and allow receiving data only from a specified source.
pub const IP_ADD_SOURCE_MEMBERSHIP: c_int = 70;Non-POSIX, see https://www.man7.org/linux/man-pages/man2/IP_ADD_SOURCE_MEMBERSHIP.2const.html.
Join a multicast group and allow receiving data only from a specified source.