io.hpp
Go to the documentation of this file.
1 
8 /*****************************************************************************
9 ** Ifdefs
10 *****************************************************************************/
11 
12 #ifndef ECL_SOCKETS_HPP_
13 #define ECL_SOCKETS_HPP_
14 
15 /*****************************************************************************
16 ** Includes
17 *****************************************************************************/
18 
19 #include "io/macros.hpp"
20 #include "io/sockets.hpp"
21 #include "io/socketpair.hpp"
22 #include "io/poll.hpp"
23 
24 #endif /* ECL_SOCKETS_HPP_ */
Cross platform api for a polling method.
Extends socketpair functionality to windows.
Macros for windows dlls.
Cross platform socket api.


ecl_io
Author(s): Daniel Stonier
autogenerated on Mon Feb 28 2022 22:16:11