S2OPC OPCUA Toolkit
|
#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 |
#define MAX_SEND_ATTEMPTS 20 |
#define SLEEP_NEXT_SEND_ATTEMP 50 |