Cascoda SDK
Cascoda SDK for building software to run with CA-821x transceivers
|
#include <sys/select.h>
Go to the source code of this file.
Functions | |
void | selfpipe_init (void) |
void | selfpipe_push (void) |
void | selfpipe_pop (void) |
void | selfpipe_UpdateFdSet (fd_set *aReadFdSet, fd_set *aWriteFdSet, int *aMaxFd) |
void selfpipe_init | ( | void | ) |
void selfpipe_pop | ( | void | ) |
void selfpipe_push | ( | void | ) |
void selfpipe_UpdateFdSet | ( | fd_set * | aReadFdSet, |
fd_set * | aWriteFdSet, | ||
int * | aMaxFd | ||
) |