Python3 socket: Sending multicast message over IPv6 uses different interface even though correct interface binding is done

前端 未结 0 1581
温柔的废话
温柔的废话 2020-12-14 14:51

I am using socket library with Python 3 and trying to send a multi cast message on eth0 interface. However, it is being sent on other interface i.e. eth1.

I used foll

相关标签:
回答
  • 消灭零回复
提交回复
热议问题