Home
last modified time | relevance | path

Searched defs:SocksServer (Results 1 – 1 of 1) sorted by relevance

/libcore/ojluni/src/test/java/net/Socks/
DSocksServer.java29 public class SocksServer extends Thread { class
480 public SocksServer(int port, boolean v4) throws IOException { in SocksServer() method in SocksServer
485 public SocksServer(int port) throws IOException { in SocksServer() method in SocksServer
496 public SocksServer() throws IOException { in SocksServer() method in SocksServer