A collection of configuration macros.  
More...
|  | 
| #define | OS_WINDOWS   0 | 
|  | True if the Windows OS is detected. 
 | 
|  | 
| #define | IO_EAGER_ACCEPT   1 | 
|  | True if asynchronous accepts should be eagerly attempted. 
 | 
|  | 
| #define | IO_EAGER_SEND   1 | 
|  | True if asynchronous sends should be eagerly attempted. 
 | 
|  | 
| #define | IO_EAGER_RECV   1 | 
|  | True if asynchronous receives should be eagerly attempted. 
 | 
|  | 
A collection of configuration macros.