Changeset 1183
- Timestamp:
- 06/04/08 00:43:24 (4 months ago)
- Files:
-
- trunk/pdns/pdns/recursor_cache.hh (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/pdns/pdns/recursor_cache.hh
r931 r1183 119 119 string d_cachedqname; 120 120 bool d_cachecachevalid; 121 bool attemptToRefreshNSTTL(const QType& qt, const set<DNSResourceRecord>& content, const CacheEntry& stored); 122 121 123 }; 122 124 string DNSRR2String(const DNSResourceRecord& rr);