S2OPC OPCUA Toolkit
Loading...
Searching...
No Matches
p_sopc_sockets.h File Reference
#include <winsock2.h>
#include <ws2tcpip.h>

Go to the source code of this file.

Data Structures

struct  SOPC_Socket_Impl
 Socket base type. More...
 
struct  SOPC_Socket_AddressInfo
 Socket addressing information for listening or connecting operation type. More...
 
struct  SOPC_Socket_Address
 Socket address information on a connected socket. More...
 
struct  SOPC_SocketSet
 Set of sockets type. More...
 

Macros

#define MAX_SEND_ATTEMPTS   20
 
#define SLEEP_NEXT_SEND_ATTEMP   50
 

Macro Definition Documentation

◆ MAX_SEND_ATTEMPTS

#define MAX_SEND_ATTEMPTS   20

◆ SLEEP_NEXT_SEND_ATTEMP

#define SLEEP_NEXT_SEND_ATTEMP   50