cheshirekow  v0.1.0
select_set.h File Reference
#include <sys/select.h>
#include <map>

Go to the source code of this file.

Classes

class  nix::SelectSet
 
class  nix::SelectSurrogate
 

Namespaces

 nix
 

Typedefs

typedef std::map< int, int > nix::SelectMap
 

Enumerations

enum  { nix::SELECT_READ = 0x01, nix::SELECT_WRITE = 0x02, nix::SELECT_EXCEPT = 0x04 }
 

Detailed Description

Date
Jun 22, 2013
Author
Josh Bialkowski (josh..nosp@m.bial.nosp@m.kowsk.nosp@m.i@gm.nosp@m.ail.c.nosp@m.om)

Definition in file select_set.h.