HomeSort by relevance Sort by last modified time
    Searched refs:getOrWaitForConnectionInfo (Results 1 - 2 of 2) sorted by null

  /external/ganymed-ssh2/src/main/java/ch/ethz/ssh2/transport/
KexManager.java 84 public ConnectionInfo getOrWaitForConnectionInfo(int minKexCount) throws IOException
TransportManager.java 248 return km.getOrWaitForConnectionInfo(kexNumber);

Completed in 41 milliseconds