Searched refs:lastConnInfo (Results 1 – 1 of 1) sorted by relevance
55 ConnectionInfo lastConnInfo = null; field in KexManager94 if ((lastConnInfo != null) && (lastConnInfo.keyExchangeCounter >= minKexCount)) in getOrWaitForConnectionInfo()95 return lastConnInfo; in getOrWaitForConnectionInfo()511 lastConnInfo = sci; in handleMessage()