1
0
mirror of https://github.com/danog/dns.git synced 2024-11-26 20:14:51 +01:00
Go to file
Chris Wright 8e82108197 Allow reusing of outstanding requests
Refactoring to ensure only one concurrent request is sent to the server for a unique name/type tuple
2014-06-16 03:28:59 +01:00
examples Finished initial implementation 2014-06-15 00:47:15 +01:00
lib/Addr Allow reusing of outstanding requests 2014-06-16 03:28:59 +01:00
src Finished initial implementation 2014-06-15 00:47:15 +01:00
vendor Initial commit 2014-06-13 18:17:49 +01:00
.gitignore Remove .idea and add .gitignore 2014-06-15 20:14:36 +01:00
.gitmodules Initial commit 2014-06-13 18:17:49 +01:00
composer.json Fix composer.json autoloader spec 2014-06-15 01:06:54 +01:00
README.md Initial commit 2014-06-13 18:17:49 +01:00

Addr

Asynchronous DNS resolver using Alert.