AsyncBerkeley
Asynchronous Berkeley sockets. Simple.
Loading...
Searching...
No Matches
Macros
config.h File Reference

This file defines various macros that configure AsyncBerkeley. More...

Go to the source code of this file.

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

This file defines various macros that configure AsyncBerkeley.