Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Close ¶
func Close(sock *MulticastSock)
Types ¶
type MulticastSock ¶
type MulticastSock struct { P *ipv4.PacketConn U *net.UDPConn }
func MulticastListener ¶
func MulticastListener(port int, ifname string) (*MulticastSock, error)
Click to show internal directories.
Click to hide internal directories.