NetAsync Class Reference#include <platformNetAsync.h>
Constructor & Destructor Documentation
| NetAsync::NetAsync |
( |
|
) |
[inline] |
Member Function Documentation
| void NetAsync::queueLookup |
( |
const char * |
remoteAddr, |
|
|
NetSocket |
socket | |
|
) |
| | |
| bool NetAsync::checkLookup |
( |
NetSocket |
socket, |
|
|
char * |
out_h_addr, |
|
|
int * |
out_h_length, |
|
|
int |
out_h_addr_size | |
|
) |
| | |
| bool NetAsync::isRunning |
( |
|
) |
[inline] |
| void NetAsync::stop |
( |
|
) |
[inline] |
| static void NetAsync::startAsync |
( |
|
) |
[static] |
| static void NetAsync::stopAsync |
( |
|
) |
[static] |
Field Documentation
|