Home
last modified time | relevance | path

Searched refs:timeoutSocketClosed (Results 1 – 1 of 1) sorted by relevance

/external/ganymed-ssh2/src/main/java/ch/ethz/ssh2/
DConnection.java645 boolean timeoutSocketClosed = false; in connect() field in Connection.TimeoutState
694 state.timeoutSocketClosed = true; in connect()
732 if (state.timeoutSocketClosed) in connect()
756 if (state.timeoutSocketClosed) in connect()