Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/java/java/net/
DSocksConsts.java33 static final int PROTO_VERS = 5; field
/libcore/ojluni/src/test/java/net/Socks/
DSocksServer.java33 static final int PROTO_VERS = 5; field in SocksServer