TDME2  1.9.200
Namespaces | Typedefs | Variables
NIOInterest.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 tdme
 
 tdme::os
 
 tdme::os::network
 

Typedefs

typedef uint8_t NIOInterest
 type definition for network IO interest More...
 

Variables

const NIOInterest NIO_INTEREST_NONE = 0
 
const NIOInterest NIO_INTEREST_READ = 1
 
const NIOInterest NIO_INTEREST_WRITE = 2