libtasks Documentation  1.6
io_state.h
Go to the documentation of this file.
1 /*
2  * Copyright (c) 2013-2014 ADTECH GmbH
3  * Licensed under MIT (https://github.com/adtechlabs/libtasks/blob/master/COPYING)
4  *
5  * Author: Andreas Pohl
6  */
7 
8 #ifndef _IO_STATE_H_
9 #define _IO_STATE_H_
10 
11 namespace tasks {
12 namespace net {
13 
15 
16 } // net
17 } // tasks
18 
19 #endif // _IO_STATE_H_