Searched defs:ConnectionAttempt (Results 1 – 1 of 1) sorted by relevance
14 struct ConnectionAttempt { struct15 ConnectionAttempt(const IPEndPoint endpoint, int result) in ConnectionAttempt() argument31 typedef std::vector<ConnectionAttempt> ConnectionAttempts; argument