...
This commit is contained in:
@@ -260,7 +260,7 @@ public:
|
||||
|
||||
|
||||
protected:
|
||||
// started sessions waek pointers
|
||||
// started sessions weak pointers
|
||||
template <traits::adc_netserver_session_c SessionT>
|
||||
static std::unordered_map<const AdcNetServer*, std::set<typename SessionT::weak_ptr_t>> _serverSessions;
|
||||
std::vector<std::function<void()>> _stopSessionFunc;
|
||||
|
||||
Reference in New Issue
Block a user