func net.DialUnix

one use

	net (current package)
		unixsock.go#L203: func DialUnix(network string, laddr, raddr *UnixAddr) (*UnixConn, error) {