@stapelberg and I had spoken at GopherCon and I believe he mentioned the need to specify an arbitrary net.PacketConn in this package.
The problem right now is that we effectively force an *ipv6.PacketConn because of multicast groups and control messages. Is this a problem for you, Michael?
@stapelberg and I had spoken at GopherCon and I believe he mentioned the need to specify an arbitrary net.PacketConn in this package.
The problem right now is that we effectively force an
*ipv6.PacketConnbecause of multicast groups and control messages. Is this a problem for you, Michael?