func net.DialTCP

one use

	net (current package)
		tcpsock.go#L260: func DialTCP(network string, laddr, raddr *TCPAddr) (*TCPConn, error) {