Searched defs:clientSocketMap_ (Results 1 – 2 of 2) sorted by relevance
151 std::map<int32_t, std::string> clientSocketMap_; variable
100 std::map<std::string, std::shared_ptr<BaseSocket>> clientSocketMap_; variable