Searched refs:current_connections (Results 1 – 1 of 1) sorted by relevance
90 current_connections: HashSet<AddressWithType>, field124 current_connections: HashSet::new(), in new()168 let attempt_and_guard = if state.current_connections.contains(&address) { in direct_connection()247 state.current_connections.insert(address); in on_le_connect()258 state.current_connections.remove(&address); in on_disconnect()