func net.ListenTCP

one use

	net (current package)
		tcpsock.go#L378: func ListenTCP(network string, laddr *TCPAddr) (*TCPListener, error) {