From: Ruben Kerkhof Date: Wed, 24 Jun 2015 12:50:58 +0000 (+0200) Subject: Drop severity of 2 messages from error to warning X-Git-Tag: dnsdist-1.0.0-alpha1~248^2~77^2~6^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c223d5e8ce1302a7dca71b7b8511830e67ea19fb;p=pdns Drop severity of 2 messages from error to warning We see these errors a few times a day in our environment and afaict they are harmless. --- diff --git a/pdns/tcpreceiver.cc b/pdns/tcpreceiver.cc index 4ccf309c6..31ce721cd 100644 --- a/pdns/tcpreceiver.cc +++ b/pdns/tcpreceiver.cc @@ -275,7 +275,7 @@ void *TCPNameserver::doConnection(void *data) ComboAddress remote; socklen_t remotelen=sizeof(remote); if(getpeername(fd, (struct sockaddr *)&remote, &remotelen) < 0) { - L< mesgsize) { - L<