CDI SDK
SDK for transporting chunks of data reliably and with low latency using a polled mode network driver.
Loading...
Searching...
No Matches
SocketEndpointState Struct Reference

State definition for socket endpoint. More...

Data Fields

CdiSocket socket
 OS specific implementation of a communications socket for sending or receving IP/UDP.
 
int destination_port_number
 Port number (for logging).
 
CdiSignalType shutdown
 This is set to cause the receive thread to exit.
 
CdiThreadID receive_thread_id
 The receive thread's id needed for joining.
 
CdiPoolHandle receive_buffer_pool
 Pool of ReceiveBufferRecords used for received packets.
 

Detailed Description

State definition for socket endpoint.


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