Amazon Kinesis Webrtc C SDK
ConnectionListener Struct Reference

#include <ConnectionListener.h>

Collaboration diagram for ConnectionListener:
Collaboration graph

Public Attributes

volatile ATOMIC_BOOL terminate
 
PSocketConnection sockets [64]
 
UINT64 socketCount
 
MUTEX lock
 
TID receiveDataRoutine
 
PBYTE pBuffer
 
UINT64 bufferLen
 
INT32 kickSocket [2]
 

Member Data Documentation

◆ bufferLen

UINT64 ConnectionListener::bufferLen

◆ kickSocket

INT32 ConnectionListener::kickSocket[2]

◆ lock

MUTEX ConnectionListener::lock

◆ pBuffer

PBYTE ConnectionListener::pBuffer

◆ receiveDataRoutine

TID ConnectionListener::receiveDataRoutine

◆ socketCount

UINT64 ConnectionListener::socketCount

◆ sockets

PSocketConnection ConnectionListener::sockets[64]

◆ terminate

volatile ATOMIC_BOOL ConnectionListener::terminate

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