aiosockfactory.h File Reference
#include "log.h"
Go to the source code of this file.
Enumeration Type Documentation
asynchronous socket actions
- Enumerator:
-
AIOSOCK_CONNECT |
connect |
AIOSOCK_ACCEPT |
accept |
AIOSOCK_SEND |
send |
AIOSOCK_RECV |
receive |
Definition at line 35 of file aiosockfactory.h.