Jelte Jansen
|
f541cd3bba
RunningQuery constructor also calls clone(), so the caller should not (i.e. fixed memleak).
|
14 years ago |
Jelte Jansen
|
977ca5983a
handle Stephen's review comments
|
14 years ago |
Jelte Jansen
|
a652352bd1
removed extraneous updateConfig call in recursor's main.cc (made it try to bind twice)
|
14 years ago |
Jelte Jansen
|
c3201cec51
don't % 0 if there are no upstreams configured
|
14 years ago |
Michal Vaner
|
557ba17c6d
Bring again fix lost in merge
|
14 years ago |
Michal Vaner
|
5285361e18
Logging in merged places
|
14 years ago |
Michal Vaner
|
add4c9ba37
Sync with #327
|
14 years ago |
Michal Vaner
|
9444726045
Comments about RunningQuery class
|
14 years ago |
Michal Vaner
|
558ae94366
Sync with #327
|
14 years ago |
Michal Vaner
|
888f88f112
Some more logging messages
|
14 years ago |
Michal Vaner
|
68d783623a
Merge preparation, step 2
|
14 years ago |
Michal Vaner
|
d64bf0a863
Merge preparation, step 1
|
14 years ago |
Michal Vaner
|
5049b42830
Better way to stop io_service from running out of work
|
14 years ago |
Michal Vaner
|
f8e50d09e6
Codestyle fixes
|
14 years ago |
Michal Vaner
|
74c7fed15c
Better name for the query in progress object
|
14 years ago |
Michal Vaner
|
87b73e10d2
Implement retries in forwarder
|
14 years ago |
Michal Vaner
|
0e4b8f1461
Tests and interface for timeouts in RecursiveQuery
|
14 years ago |
Michal Vaner
|
f467ed3918
Codestyle fix
|
14 years ago |
Michal Vaner
|
de6b350f9a
Some tests for the UDPQuery
|
14 years ago |
Michal Vaner
|
61048bb729
Forgotten place to log
|
14 years ago |
Michal Vaner
|
bf38ef9caa
An interface change to pass back timeouts
|
14 years ago |
Michal Vaner
|
fec9e5c111
More fixes of stopped asio::io_service
|
14 years ago |
Michal Vaner
|
73d5beccc1
IOService can add and remove servers at runtime
|
14 years ago |
Michal Vaner
|
0141596484
RecursiveQuery takes multiple addresses
|
14 years ago |
Jelte Jansen
|
5bb0f18a3a
style nits
|
14 years ago |
Jelte Jansen
|
63e6e8dbd3
Made IOService realloy only encapsulate asio::io_service
|
14 years ago |
Evan Hunt
|
f0f818b27b
Addressed some review comments, including:
|
14 years ago |
Evan Hunt
|
ad55ea2da0
Refactored asiolink so that the many classes defined in asiolink.h and
|
14 years ago |
Evan Hunt
|
4cf1bd8a34
Added some asiolink tests, fixed BoB tests
|
14 years ago |
Evan Hunt
|
9bc9618f8d
Cleanup: Added lots of documentation to libasiolink; improved some
|
14 years ago |