|
Net++
A class-based C++ encapsulation over the POSIX Sockets API
|
#include "networking.hpp"#include <cstdint>#include <string>#include <netdb.h>#include <sys/socket.h>Go to the source code of this file.
Classes | |
| class | endpoint_info::Address |
| class | endpoint_info::AddressInfo |
Namespaces | |
| namespace | endpoint_info |