Michal 'vorner' Vaner
|
81ab8dbc34
[trac537] Indentation
|
il y a 14 ans |
Michal 'vorner' Vaner
|
18706a6018
[trac537] Typo
|
il y a 14 ans |
Michal 'vorner' Vaner
|
bf944144b1
[trac537] Some explaining comments
|
il y a 14 ans |
Michal 'vorner' Vaner
|
d1971c14bd
[trac537] Use auto_ptr instead of shared_ptr
|
il y a 14 ans |
Michal 'vorner' Vaner
|
cfc8341a5f
[trac537] Put UDPServer variables to nested class
|
il y a 14 ans |
Jelte Jansen
|
7b84de4c0e
Merge branch 'experiments/resolver'
|
il y a 14 ans |
JINMEI Tatuya
|
e3e59cf1f2
cleanup: removed $Id$, which is useless now that we've migrated to git.
|
il y a 14 ans |
Jelte Jansen
|
6e4c7c07b7
ends0 fix and message argument rename
|
il y a 14 ans |
Jelte Jansen
|
e9c8b1402a
use answer_message for final answer
|
il y a 14 ans |
Jelte Jansen
|
294251d62e
add answer message to lookup calls
|
il y a 14 ans |
Jelte Jansen
|
f11adb59bb
add answer message object to answer handler
|
il y a 14 ans |
Jelte Jansen
|
d2a4816b05
move code around a little
|
il y a 14 ans |
Jelte Jansen
|
848b1823fc
try not to loop over all addresses
|
il y a 14 ans |
Jelte Jansen
|
7b4bd8aae3
pluck the first address out of additional
|
il y a 14 ans |
Jelte Jansen
|
cdf66cc9c3
some initial setup and inline comments
|
il y a 14 ans |
Jelte Jansen
|
9c1feda33a
don't bind udp listen to any, but to the given address
|
il y a 14 ans |
Michal Vaner
|
5285361e18
Logging in merged places
|
il y a 14 ans |
Michal Vaner
|
add4c9ba37
Sync with #327
|
il y a 14 ans |
Michal Vaner
|
f7fec300d9
Better name and comments for asiolink::UDPQuery::Priv
|
il y a 14 ans |
Michal Vaner
|
558ae94366
Sync with #327
|
il y a 14 ans |
Michal Vaner
|
888f88f112
Some more logging messages
|
il y a 14 ans |
Michal Vaner
|
c8df23bf4e
Sync with trunk
|
il y a 14 ans |
Michal Vaner
|
1e3a58c23f
Implement timeouts in UDPQuery
|
il y a 14 ans |
Michal Vaner
|
a73eb2ba4d
Move members of asiolink::UDPQuery inside Priv
|
il y a 14 ans |
Michal Vaner
|
de6b350f9a
Some tests for the UDPQuery
|
il y a 14 ans |
Michal Vaner
|
bf38ef9caa
An interface change to pass back timeouts
|
il y a 14 ans |
Jelte Jansen
|
3d9176ffae
another shared_ptr vs shared_array i missed in the previous commit
|
il y a 14 ans |
Evan Hunt
|
f0f818b27b
Addressed some review comments, including:
|
il y a 14 ans |
Evan Hunt
|
ad55ea2da0
Refactored asiolink so that the many classes defined in asiolink.h and
|
il y a 14 ans |
Evan Hunt
|
4cf1bd8a34
Added some asiolink tests, fixed BoB tests
|
il y a 14 ans |