S2OPC OPCUA Toolkit
|
Go to the source code of this file.
Data Structures | |
struct | SOPC_SocketSet |
Set of sockets type. More... | |
Macros | |
#define | SOPC_INVALID_SOCKET (-1) |
Implementation of SOPC sockets in scope of ZEPHYR OS. More... | |
Typedefs | |
typedef int | Socket |
typedef struct zsock_addrinfo | SOPC_Socket_AddressInfo |
typedef struct zsock_addrinfo | SOPC_Socket_Address |
Socket address information on a connected socket. More... | |
#define SOPC_INVALID_SOCKET (-1) |
Implementation of SOPC sockets in scope of ZEPHYR OS.
typedef int Socket |
typedef struct zsock_addrinfo SOPC_Socket_AddressInfo |
typedef struct zsock_addrinfo SOPC_Socket_Address |
Socket address information on a connected socket.