Searched defs:NapiSppServer (Results 1 – 1 of 1) sorted by relevance
38 struct NapiSppServer { struct46 static std::map<int, std::shared_ptr<NapiSppServer>> serverMap; argument47 static int count;49 std::shared_ptr<ServerSocket> server_ = nullptr;50 int id_ = -1;