- 24 Feb, 2011 1 commit
-
-
Stephen Morris authored
* Extend logging in IOFetch (and add message definitions) * Update buffer size setting for UDP socket * remove spaces at end of lines in other files
-
- 18 Feb, 2011 1 commit
-
-
Stephen Morris authored
IOFetch is a general upstream "fetch" class that should be able to operate over TCP or UDP. Related changes have been made in the associated classes. So far, only the unit tests for a UDP fetch have been made (and passed).
-
- 14 Feb, 2011 1 commit
-
-
Jelte Jansen authored
-
- 03 Feb, 2011 1 commit
-
-
Stephen Morris authored
In particular: * Use Use asiolink abstractions instead of Boost::asio directly * Add cross-section checks (answer/question v authority) * Extended description of bailiwick * Methods added to isc::dns::Message and asiolink::IOAddress
-
- 21 Jan, 2011 1 commit
-
-
JINMEI Tatuya authored
briefly talked about it on jabber, no one opposed to it, Jeremy explicitly agreed. changes are trivial themselves, so no explicit review.
-
- 11 Nov, 2010 1 commit
-
-
Jeremy C. Reed authored
../../../src/lib/asiolink/ioaddress.h:37: warning: 'class asiolink::IOAddress' has virtual functions but non-virtual destructor so remove "virtual" (via jabber) git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac327@3508 e5f2f494-b856-4b98-b285-d166d9295462
-
- 21 Oct, 2010 1 commit
-
-
Evan Hunt authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac327@3310 e5f2f494-b856-4b98-b285-d166d9295462
-
- 09 Oct, 2010 1 commit
-
-
Evan Hunt authored
asiolink.cc are now in multiple files (ioaddress.h, iosocket.h, etc). Also removed some shared_ptr's that weren't really needed in tcpdns and udpdns. This work isn't done yet, but committing now to simplify the review a bit. git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac327@3150 e5f2f494-b856-4b98-b285-d166d9295462
-