service_connection
const service_connection& connection = *iterator;
service_connection& connection = *iterator;
service_connection& connection = *iterator;
const service_connection& connection = *iterator;
service_connection connection;
bool operator==(const struct service_connection& other) const;
typedef std::vector<service_connection> ConnectionList;
struct service_connection& connection = *iterator->second;
service_connection::operator==(const struct service_connection& other) const
const service_connection& connection = *iterator;
struct service_connection;
typedef std::map<int, service_connection*> ServiceSocketMap;