39 #if defined(ONIXS_ILINK3_CXX11) 69 return isQuiescentImpl();
84 void dispatchEventsImpl();
86 bool isQuiescentImpl()
const;
93 #if !defined(ONIXS_ILINK3_CXX11) 98 friend class SessionImpl;
Session's network stack reactor interface.
A high-level wrapper over the TCP standard stack.
#define ONIXS_ILINK3_OVERRIDE
void dispatchEvents() override
Processes events on a stack and performs the necessary handling.
ReactorType::Enum type() const noexceptoverride
bool isQuiescent() const override
pthread_t ThreadId
Type alias for thread identifier.
#define ONIXS_ILINK3_EXPORTED
#define ONIXS_ILINK3_FINAL
Threading::ThreadId workingThreadId() const noexceptoverride
#define ONIXS_ILINK3_NOTHROW