Definition of the Addrinfo class and free helper functions. More...
#include <UPnPsdk/addrinfo.hpp>#include <UPnPsdk/synclog.hpp>#include <UPnPsdk/sockaddr.hpp>#include <umock/netdb.hpp>#include <cstring>
Include dependency graph for addrinfo.cpp:Go to the source code of this file.
Namespaces | |
| namespace | UPnPsdk |
| Reengineered Object Oriented UPnP+ program code. | |
Functions | |
| int | UPnPsdk::anonymous_namespace{addrinfo.cpp}::getaddrinfo (const std::string &a_node, const std::string &a_service, addrinfo a_hints, addrinfo *&a_res) |
| Wrapper to emulate missing functionality to be compatible between different platforms. | |
Definition of the Addrinfo class and free helper functions.
Definition in file addrinfo.cpp.