Amazon Kinesis Webrtc C SDK
 
Loading...
Searching...
No Matches
SctpContext Struct Reference

Singleton context for SCTP global state. More...

#include <Sctp.h>

Collaboration diagram for SctpContext:
Collaboration graph

Public Attributes

UINT64 lastTickTime
 
volatile ATOMIC_BOOL isSctpInitialized
 
SIZE_T contextRefCnt
 
MUTEX sctpContextLock
 

Detailed Description

Singleton context for SCTP global state.

Member Data Documentation

◆ contextRefCnt

SIZE_T SctpContext::contextRefCnt

◆ isSctpInitialized

volatile ATOMIC_BOOL SctpContext::isSctpInitialized

◆ lastTickTime

UINT64 SctpContext::lastTickTime

◆ sctpContextLock

MUTEX SctpContext::sctpContextLock

The documentation for this struct was generated from the following file: