]> git.ipfire.org Git - thirdparty/pdns.git/commit
dnsdist: Gracefully handle a failure to remove FD on (re)-connection 9057/head
authorRemi Gacogne <remi.gacogne@powerdns.com>
Fri, 24 Apr 2020 10:45:45 +0000 (12:45 +0200)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Fri, 24 Apr 2020 10:45:45 +0000 (12:45 +0200)
commit876887dd7d250a9ac2fb3ffaa4eb1160681c2d1a
treeedeff4d2dd62adbdd107dd834de97bfac86bb7e7
parent154f9e60b8d4f8b2ee04268009f5d7c7db489abb
dnsdist: Gracefully handle a failure to remove FD on (re)-connection

When more than one socket per backend is used, we might not have
added all the socket descriptors to the multiplexer and that's fine.
pdns/dnsdistdist/dnsdist-backend.cc