Searched refs:socksConnect (Results 1 - 1 of 1) sorted by relevance

/libcore/luni/src/main/java/java/net/
H A DPlainSocketImpl.java190 socksConnect(anAddr, aPort, 0);
322 private void socksConnect(InetAddress applicationServerAddress, int applicationServerPort, int timeout) throws IOException { method in class:PlainSocketImpl

Completed in 89 milliseconds