1
0
mirror of https://github.com/danog/dns.git synced 2024-11-27 04:24:48 +01:00
dns/lib/Addr
2014-06-16 03:32:14 +01:00
..
AddressModes.php Finished initial implementation 2014-06-15 00:47:15 +01:00
Cache.php Extract Cache to an interface 2014-06-15 22:52:02 +01:00
Client.php Allow reusing of outstanding requests 2014-06-16 03:28:59 +01:00
HostsFile.php Finished initial implementation 2014-06-15 00:47:15 +01:00
MemoryCache.php Extract Cache to an interface 2014-06-15 22:52:02 +01:00
NameValidator.php Finished initial implementation 2014-06-15 00:47:15 +01:00
RequestBuilder.php Finished initial implementation 2014-06-15 00:47:15 +01:00
ResolutionErrors.php Finished initial implementation 2014-06-15 00:47:15 +01:00
Resolver.php Allow reusing of outstanding requests 2014-06-16 03:28:59 +01:00
ResolverFactory.php Allow injecting of cache through factory 2014-06-15 23:36:17 +01:00
ResponseInterpreter.php Finished initial implementation 2014-06-15 00:47:15 +01:00