Searched refs:cmdsock (Results 1 – 1 of 1) sorted by relevance
48 private Socket cmdsock = null; field in SocksSocketImpl551 if (cmdsock != null) in close()552 cmdsock.close(); in close()553 cmdsock = null; in close()