Go to the documentation of this file.
48 #ifdef HAVE_SYS_SELECT_H
49 #include <sys/select.h>
58 #define PF_INET AF_INET
61 #define PF_INET6 AF_INET6
203 const sigset_t* sigmask);
218 void timespec_add(
struct timespec* left,
const struct timespec* right);