net.UDPConn.readMsg (method)
2 uses
net (current package)
udpsock.go#L139: n, oobn, flags, addr, err = c.readMsg(b, oob)
udpsock_posix.go#L57: func (c *UDPConn) readMsg(b, oob []byte) (n, oobn, flags int, addr *UDPAddr, err error) {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)