net.UDPConn.ReadMsgUDPAddrPort (method)
2 uses
net (current package)
udpsock.go#L187: n, oobn, flags, ap, err = c.ReadMsgUDPAddrPort(b, oob)
udpsock.go#L195: func (c *UDPConn) ReadMsgUDPAddrPort(b, oob []byte) (n, oobn, flags int, addr netip.AddrPort, err error) {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)