From: Bert Hubert Date: Wed, 19 Nov 2008 17:23:27 +0000 (+0000) Subject: make tcpreceiver less chatty about network errors X-Git-Tag: rec-3.2~216 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0afa904954689696b2e3bcab401831f7c12114d9;p=pdns make tcpreceiver less chatty about network errors git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@1306 d19b8d6e-7fed-0310-83ef-9ca221ded41b --- diff --git a/pdns/tcpreceiver.cc b/pdns/tcpreceiver.cc index 8d82fa213..2bfb22aaf 100644 --- a/pdns/tcpreceiver.cc +++ b/pdns/tcpreceiver.cc @@ -324,6 +324,10 @@ void *TCPNameserver::doConnection(void *data) s_P = 0; // on next call, backend will be recycled L<