func net.ListenUDP

one use

	net (current package)
		udpsock.go#L312: func ListenUDP(network string, laddr *UDPAddr) (*UDPConn, error) {