]> granicus.if.org Git - pdns/commit
oops, all receiver_threads shared a pollfd vector, leading to odd crashes. Spotted...
authorBert Hubert <bert.hubert@netherlabs.nl>
Fri, 21 Dec 2012 14:30:59 +0000 (14:30 +0000)
committerBert Hubert <bert.hubert@netherlabs.nl>
Fri, 21 Dec 2012 14:30:59 +0000 (14:30 +0000)
commit223066c673f3ec76757ff34b497d5ae86c815f2c
treee6c6c1621f0b1f0039567f80c1b8aaa8c8221aa1
parent3a8d8691306486a46171da98f591288966e503fc
oops, all receiver_threads shared a pollfd vector, leading to odd crashes. Spotted by Mark Zealey. Plus remove tracking of highfd - very old debugging.

git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@3005 d19b8d6e-7fed-0310-83ef-9ca221ded41b
pdns/common_startup.cc
pdns/nameserver.cc
pdns/nameserver.hh
pdns/tcpreceiver.cc
pdns/tcpreceiver.hh