Instrument Neutral Distributed Interface INDI  2.0.2
Classes | Macros | Typedefs
select.h File Reference
#include <stdio.h>
#include <algorithm>
#include <unistd.h>
#include <netdb.h>
#include <sys/socket.h>
#include "indimacros.h"

Go to the source code of this file.

Classes

class  EventFd
 
class  Select
 
struct  Select::ts
 

Macros

#define HAS_EVENT_FD
 

Typedefs

typedef int SocketFileDescriptor
 

Macro Definition Documentation

◆ HAS_EVENT_FD

#define HAS_EVENT_FD

Definition at line 34 of file select.h.

Typedef Documentation

◆ SocketFileDescriptor

typedef int SocketFileDescriptor

Definition at line 38 of file select.h.