]> granicus.if.org Git - pdns/commit
fix support for outgoing TCP questions where send() does not manage to transmit the...
authorBert Hubert <bert.hubert@netherlabs.nl>
Sat, 21 Oct 2006 16:26:49 +0000 (16:26 +0000)
committerBert Hubert <bert.hubert@netherlabs.nl>
Sat, 21 Oct 2006 16:26:49 +0000 (16:26 +0000)
commit4ca15bca7b37f64d5b16b74752c4dc0a4d4d3f99
tree972c5358bca6073d8a2c86b0a9d5db8f6dc9fd20
parent232f8a721a4db04237281ac8a878066ddbd5c449
fix support for outgoing TCP questions where send() does not manage to transmit the entire question in one go (should be rare)
fix big-endian TCP processing of large answers, which might possibly impact intel as well

git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@903 d19b8d6e-7fed-0310-83ef-9ca221ded41b
pdns/lwres.cc
pdns/pdns_recursor.cc