net.UDPConn.ReadMsgUDP (method)

one use

	net (current package)
		udpsock.go#L189: func (c *UDPConn) ReadMsgUDP(b, oob []byte) (n, oobn, flags int, addr *UDPAddr, err error) {