Go to the documentation of this file.
50 #ifdef HAVE_SYS_SELECT_H
51 #include <sys/select.h>
60 #define PF_INET AF_INET
63 #define PF_INET6 AF_INET6
205 const sigset_t* sigmask);
220 void timespec_add(
struct timespec* left,
const struct timespec* right);