RTEMS CPU Kit with SuperCore  4.11.3
Data Structures | Macros | Functions
select.h File Reference
#include <sys/time.h>
Include dependency graph for select.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  selinfo
 

Macros

#define SI_COLL   0x0001 /* collision occurred */
 

Functions

int select (int __nfds, fd_set *__restrict __readfds, fd_set *__restrict __writefds, fd_set *__restrict __exceptfds, struct timeval *__restrict __timeout)