S2OPC OPCUA Toolkit
Loading...
Searching...
No Matches
SOPC_InternalSocket Struct Reference

#include <sopc_sockets_internal_ctx.h>

Data Fields

uint32_t socketIdx
 
uint32_t connectionId
 
SOPC_Socket sock
 
SOPC_AsyncQueuewriteQueue
 
bool isNotWritable
 
bool isUsed
 
bool isServerConnection
 
SOPC_Socket_State state
 
void * connectAddrs
 
void * curConnectAttemptAddr
 
void * nextConnectAttemptAddr
 
uint32_t listenerConnections
 
uint32_t listenerSocketIdx
 
SOPC_Socket_Addressaddr
 

Field Documentation

◆ socketIdx

uint32_t SOPC_InternalSocket::socketIdx

◆ connectionId

uint32_t SOPC_InternalSocket::connectionId

◆ sock

SOPC_Socket SOPC_InternalSocket::sock

◆ writeQueue

SOPC_AsyncQueue* SOPC_InternalSocket::writeQueue

◆ isNotWritable

bool SOPC_InternalSocket::isNotWritable

◆ isUsed

bool SOPC_InternalSocket::isUsed

◆ isServerConnection

bool SOPC_InternalSocket::isServerConnection

◆ state

SOPC_Socket_State SOPC_InternalSocket::state

◆ connectAddrs

void* SOPC_InternalSocket::connectAddrs

◆ curConnectAttemptAddr

void* SOPC_InternalSocket::curConnectAttemptAddr

◆ nextConnectAttemptAddr

void* SOPC_InternalSocket::nextConnectAttemptAddr

◆ listenerConnections

uint32_t SOPC_InternalSocket::listenerConnections

◆ listenerSocketIdx

uint32_t SOPC_InternalSocket::listenerSocketIdx

◆ addr

SOPC_Socket_Address* SOPC_InternalSocket::addr

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