Agora
1.2.0
Agora project
|
Helper definations for networking. More...
#include <netdb.h>
#include <string>
Go to the source code of this file.
Namespaces | |
agora_comm | |
For addr info. | |
Functions | |
int | agora_comm::ListLocalInterfaces () |
std::string | agora_comm::GetLocalAddressFromScope (size_t scope_id) |
::addrinfo * | agora_comm::GetAddressInfo (const std::string &address, const std::string &port) |
void | agora_comm::PrintAddressInfo (const ::addrinfo *print_info) |
Helper definations for networking.