AsyncBerkeley
Asynchronous Berkeley sockets. Simple.
Loading...
Searching...
No Matches
Macros
Config

A collection of configuration macros. More...

Macros

#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.
 

Detailed Description

A collection of configuration macros.