Changeset 1183

Show
Ignore:
Timestamp:
06/04/08 00:43:24 (2 years ago)
Author:
ahu
Message:

oops - partial commit

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/pdns/pdns/recursor_cache.hh

    r931 r1183  
    119119  string d_cachedqname; 
    120120  bool d_cachecachevalid; 
     121  bool attemptToRefreshNSTTL(const QType& qt, const set<DNSResourceRecord>& content, const CacheEntry& stored); 
     122 
    121123}; 
    122124string DNSRR2String(const DNSResourceRecord& rr);