![]() |
LeechCraft 0.6.70-16373-g319c272718
Modular cross-platform feature rich live environment.
|
#include <QList>
#include <QPair>
#include <QString>
#include <QMetaType>
#include "networkconfig.h"
Go to the source code of this file.
Namespaces | |
namespace | LC |
namespace | LC::Util |
Typedefs | |
typedef QList< QPair< QString, QString > > | LC::Util::AddrList_t |
Functions | |
AddrList_t | LC::Util::GetLocalAddresses (int port=0) |
Returns all local addresses. | |
QList< QHostAddress > | LC::Util::GetAllAddresses () |
Returns all addresses likely accessible "from the outside". | |