func net.listenIPv4MulticastUDP
2 uses
net (current package)
udpsock_posix.go#L120: if err := listenIPv4MulticastUDP(c, ifi, ip4); err != nil {
udpsock_posix.go#L133: func listenIPv4MulticastUDP(c *UDPConn, ifi *Interface, ip IP) error {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)