func net.DialTCP

one use

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