GNUnet 0.21.1
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) More...
 
fd_set sds
 Bitset with the descriptors. More...
 

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: