AzerothCore 3.3.5a
OpenSource WoW Emulator
|
Go to the source code of this file.
Namespaces | |
namespace | Acore |
namespace | Acore::Net |
Functions | |
bool | Acore::Net::IsInNetwork (boost::asio::ip::address_v4 const &networkAddress, boost::asio::ip::address_v4 const &mask, boost::asio::ip::address_v4 const &clientAddress) |
boost::asio::ip::address_v4 | Acore::Net::GetDefaultNetmaskV4 (boost::asio::ip::address_v4 const &networkAddress) |
bool | Acore::Net::IsInNetwork (boost::asio::ip::address_v6 const &networkAddress, uint16 prefixLength, boost::asio::ip::address_v6 const &clientAddress) |