组播-renzy-ChinaUnix博客
向这些范围内的地址发送数据包,有组播功能的路由器将不会为其提供路由。 239....IP_MULTICAST_IF 该选项可以修改网络接口,在结构ip_mreq中定义新的接口。 IP_...
is IP_MULTICAST_IF necessary?
If I join a multicast group on a specific local interface, is it necessary for me to also set IP_MULTICAST_IF, or would that be redundant? I have...