|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
#include "NetworkAddress.h"#include <arpa/inet.h>#include <boost/asio/ip/address_v4.hpp>#include <boost/system/error_code.hpp>Go to the source code of this file.
Namespaces | |
| namespace | Skyfire |
| namespace | Skyfire::Net |
Functions | |
| bool | Skyfire::Net::IsIPv4Address (std::string const &host) |
| uint32 | Skyfire::Net::ToIPv4NetworkOrder (std::string const &host) |