]> git.ipfire.org Git - thirdparty/pdns.git/commit - pdns/webserver.hh
auth: Get rid of the webserver's connectionThreadData struct 5543/head
authorRemi Gacogne <remi.gacogne@powerdns.com>
Mon, 24 Jul 2017 13:29:15 +0000 (15:29 +0200)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Mon, 24 Jul 2017 13:29:15 +0000 (15:29 +0200)
commitb184a9dc7e04953a2d2ddd716340e07f67eed793
treed4dec4c7d6f44e59b0042e5116e6f855b9933529
parent9c9019674fb2228d23c1302b642cd5c68d0a7032
auth: Get rid of the webserver's connectionThreadData struct

Thanks to zeha for suggesting that the struct was not needed anymore
since `std::thread` takes a variable number of parameters.
pdns/webserver.cc
pdns/webserver.hh
pdns/ws-recursor.cc
pdns/ws-recursor.hh