AWS SDK for C++
AWS SDK for C++
|
Classes | |
class | SimpleUDP |
Functions | |
bool | IsNetworkInitiated () |
void | InitNetwork () |
void | CleanupNetwork () |
Variables | |
static const size_t | UDP_BUFFER_SIZE = 8192 |
void Aws::Net::CleanupNetwork | ( | ) |
void Aws::Net::InitNetwork | ( | ) |
bool Aws::Net::IsNetworkInitiated | ( | ) |
|
static |
Definition at line 18 of file SimpleUDP.h.