func net.ListenUDP

one use

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