reSIProcate/stack  9694
Defines | Variables
DnsResult.cxx File Reference
#include <algorithm>
#include <stack>
#include <sys/types.h>
#include <sys/socket.h>
#include <arpa/inet.h>
#include <netinet/in.h>
#include <arpa/nameser.h>
#include <resolv.h>
#include <netdb.h>
#include "rutil/DnsUtil.hxx"
#include "rutil/Inserter.hxx"
#include "rutil/Logger.hxx"
#include "rutil/ParseBuffer.hxx"
#include "rutil/Random.hxx"
#include "rutil/compat.hxx"
#include "rutil/Timer.hxx"
#include "rutil/dns/DnsHandler.hxx"
#include "rutil/dns/QueryTypes.hxx"
#include "rutil/dns/DnsStub.hxx"
#include "rutil/dns/DnsNaptrRecord.hxx"
#include "resip/stack/DnsResult.hxx"
#include "resip/stack/DnsInterface.hxx"
#include "resip/stack/TupleMarkManager.hxx"
#include "resip/stack/Tuple.hxx"
#include "resip/stack/Uri.hxx"
#include "rutil/WinLeakCheck.hxx"
Include dependency graph for DnsResult.cxx:

Go to the source code of this file.

Defines

#define RESIPROCATE_SUBSYSTEM   resip::Subsystem::DNS

Variables

static Data enumService1 ("e2u+sip")
static Data enumService2 ("sip+e2u")

Define Documentation

Definition at line 48 of file DnsResult.cxx.


Variable Documentation

Data enumService1("e2u+sip") [static]
Data enumService2("sip+e2u") [static]