Searched refs:connect_iterator (Results 1 – 1 of 1) sorted by relevance
293 if (connect_iterator == clientIdConnections_.end()) { in Send()298 auto connect = connect_iterator->second; in Send()366 if (connect_iterator == clientIdConnections_.end()) { in GetRemoteAddress()372 auto connect = connect_iterator->second; in GetRemoteAddress()380 if (connect_iterator == clientIdConnections_.end()) { in GetLocalAddress()386 auto connect = connect_iterator->second; in GetLocalAddress()494 if (connect_iterator == clientIdConnections_.end()) { in GetRemoteCertificate()500 auto connect = connect_iterator->second; in GetRemoteCertificate()524 if (connect_iterator == clientIdConnections_.end()) { in GetCipherSuite()530 auto connect = connect_iterator->second; in GetCipherSuite()[all …]