Searched refs:tryConnect (Results 1 – 1 of 1) sorted by relevance
926 private void tryConnect(InetSocketAddress dest, int timeout) throws IOException { in tryConnect() method in FtpClient1025 tryConnect(serverAddr, timeout); in connect()