GNUnet debian-0.24.3-29-g453fda2cf
 
Loading...
Searching...
No Matches
GNUNET_NETWORK_FDSet Struct Reference

collection of IO descriptors More...

#include <gnunet_network_lib.h>

Data Fields

int nsds
 Maximum number of any socket descriptor in the set (plus one)
 
fd_set sds
 Bitset with the descriptors.
 

Detailed Description

collection of IO descriptors

Definition at line 75 of file gnunet_network_lib.h.

Field Documentation

◆ nsds

◆ sds


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