]> git.ipfire.org Git - thirdparty/pdns.git/commit
rec: warning if truncation occurred dumping the trace. 13477/head
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Fri, 10 Nov 2023 08:19:58 +0000 (09:19 +0100)
committerOtto Moerbeek <otto.moerbeek@open-xchange.com>
Fri, 10 Nov 2023 11:11:15 +0000 (12:11 +0100)
commit68d5b3461a33aa913b7f49bb03b88b807cd1874e
treec394ae4bccbda1ce26bc1ef0a75eff7fc2dc448a
parent352c2f1d05cfc96189cd0c550f6d4feea61bbae6
rec: warning if truncation occurred dumping the trace.

This can happen when writing to e.g. a terminal. While the detection is reliable
the message to stderr is not (it also might return EAGAIN). But often enough it works.
The existing log entry *is* reliable.
pdns/recursordist/pdns_recursor.cc