LeechCraft 0.6.70-17609-g3dde4097dd
Modular cross-platform feature rich live environment.
Loading...
Searching...
No Matches
addresses.h File Reference
#include <QList>
#include <QPair>
#include <QString>
#include <QMetaType>
#include "networkconfig.h"
+ Include dependency graph for addresses.h:
+ This graph shows which files directly or indirectly include this file:

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".