Singleton context for SCTP global state. More...
#include <Sctp.h>

Public Attributes | |
| UINT64 | lastTickTime |
| volatile ATOMIC_BOOL | isSctpInitialized |
| SIZE_T | contextRefCnt |
| MUTEX | sctpContextLock |
Singleton context for SCTP global state.
| SIZE_T SctpContext::contextRefCnt |
| volatile ATOMIC_BOOL SctpContext::isSctpInitialized |
| UINT64 SctpContext::lastTickTime |
| MUTEX SctpContext::sctpContextLock |