- cleanup + fixed AQuA reference leak (license counter was exhausted and MOS resulted in 0.0)
This commit is contained in:
@@ -44,6 +44,7 @@ protected:
|
||||
typedef std::map<int, std::shared_ptr<sevana::aqua>> AquaMap;
|
||||
AquaMap mAquaMap;
|
||||
ByteBuffer mAquaIncoming, mAquaOutgoing;
|
||||
void closeAqua(int sessionId);
|
||||
#endif
|
||||
|
||||
std::shared_ptr<std::thread> mThread;
|
||||
|
||||
Reference in New Issue
Block a user