#include <cstdint>#include <cstring>#include <promeki/core/namespace.h>#include <promeki/core/string.h>#include <promeki/core/result.h>#include <promeki/core/array.h>#include <promeki/core/platform.h>#include <netinet/in.h>

Go to the source code of this file.
Classes | |
| class | Ipv6Address |
| IPv6 network address. More... | |
Functions | |
| TextStream & | operator<< (TextStream &stream, const Ipv6Address &addr) |
| Writes a colon-hex IPv6 address to the stream. | |
See LICENSE file in the project root folder for license information.