Jelte Jansen
|
3d9176ffae
another shared_ptr vs shared_array i missed in the previous commit
|
14 years ago |
Jelte Jansen
|
45842779ed
data_ is an array
|
14 years ago |
Jelte Jansen
|
ccc50dcc14
created branch for #394 (copied from branches/trac327)
|
14 years ago |
Jelte Jansen
|
f8e8b2de4e
merge ticket #383 (Generalize IOService) back into branches/trac327
|
14 years ago |
Jelte Jansen
|
d7b6c25f6d
sync trac327
|
14 years ago |
Jelte Jansen
|
80eda916f4
fixed some makefile statements for make distcheck
|
14 years ago |
Jelte Jansen
|
ba808f126f
IOService and DNSService aren't used in the recurse test
|
14 years ago |
Evan Hunt
|
b259c66a5a
corrected a comment
|
14 years ago |
Jelte Jansen
|
03183718b8
handle review comments; see http://bind10.isc.org/ticket/383?replyto=3#comment:3
|
14 years ago |
Evan Hunt
|
9c4cc9eb2f
More review comments
|
14 years ago |
Evan Hunt
|
2295886f8b
Addressed more review comments
|
14 years ago |
Jelte Jansen
|
5bb0f18a3a
style nits
|
14 years ago |
Jelte Jansen
|
e4c54f133e
auth and recurse now use these new classes (new IOService and DNSService)
|
14 years ago |
Jelte Jansen
|
63e6e8dbd3
Made IOService realloy only encapsulate asio::io_service
|
14 years ago |
Jelte Jansen
|
125ea02a72
Create branch for ticket 383.
|
14 years ago |
Evan Hunt
|
6b8cfc83c5
recursor now references auth/change_user.cc and auth/common.h instead of
|
14 years ago |
Evan Hunt
|
ea6eedca68
Add file mockups.h (left out of previous commit)
|
14 years ago |
Evan Hunt
|
97d0d8527f
Addressed more review comments:
|
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
|
ced315637a
Added a single unit test to partly cover the case of a recursive
|
14 years ago |
Evan Hunt
|
e08892e97e
Added a README file with asiolink overview
|
14 years ago |
Evan Hunt
|
2bef8123f4
Added some documentation for coroutine.h
|
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 |
Evan Hunt
|
f60239a803
b10-recurse can now act as a simple forwarder. To switch this on,
|
14 years ago |
Evan Hunt
|
dcad339935
s/auth.spec/recurse.spec/
|
14 years ago |
Evan Hunt
|
bbb9277960
Substantial further (but still very incomplete) work on ASIO structure.
|
14 years ago |
Evan Hunt
|
0089203f35
More refactoring; cut down number of "new" allocations needed per packet
|
14 years ago |
Evan Hunt
|
816a8d3e8b
More refactoring. TCP- and UDP-specific classes used by asiolink are
|
14 years ago |