implemented socket handler
This commit is contained in:
@@ -37,7 +37,6 @@ private:
|
||||
ACTIVATED
|
||||
};
|
||||
std::shared_ptr<IEventNotifier> event_notifier;
|
||||
std::chrono::time_point<std::chrono::high_resolution_clock> last_activation;
|
||||
|
||||
ActivationState activation_state;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user