Files
bind9/lib/isc
Ondřej Surý 5ef71c420f Ignore and don't log ISC_R_NOTCONNECTED from uv_accept()
When client disconnects before the connection can be accepted, the named
would log a spurious log message:

    error: Accepting TCP connection failed: socket is not connected

We now ignore the ISC_R_NOTCONNECTED result code and log only other
errors
2020-10-22 11:37:16 -07:00
..
2020-10-22 13:11:16 +02:00
2020-10-22 08:54:32 +02:00
2020-10-22 13:11:16 +02:00