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

Set of sockets type. More...

#include <p_sopc_sockets.h>

Data Fields

int fdmax
 
fd_set set
 
uint8_t rfu [2]
 
int32_t fdmax
 
zsock_fd_set set
 

Detailed Description

Set of sockets type.

Field Documentation

◆ fdmax [1/2]

int SOPC_SocketSet::fdmax

max of the set

◆ set [1/2]

fd_set SOPC_SocketSet::set

set

◆ rfu

uint8_t SOPC_SocketSet::rfu

◆ fdmax [2/2]

int32_t SOPC_SocketSet::fdmax

max of the set

◆ set [2/2]

zsock_fd_set SOPC_SocketSet::set

set


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