]> git.ipfire.org Git - thirdparty/pdns.git/commit
Introduce rec-main.hh and split out TCP code to rec-tcp.cc
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Tue, 11 Jan 2022 09:01:45 +0000 (10:01 +0100)
committerOtto Moerbeek <otto.moerbeek@open-xchange.com>
Tue, 11 Jan 2022 10:43:16 +0000 (11:43 +0100)
commitbc7a7b248ecb8e9d53654b9ab7dd385f73c21c65
tree7ea29d7f66ed19979a18feea9b6396f11df4769e
parent8d0ac59366fb77a0ff4cd67e4049b2e548c236e4
Introduce rec-main.hh and split out TCP code to rec-tcp.cc
.not-formatted
pdns/lua-recursor4.cc
pdns/lua-recursor4.hh
pdns/pdns_recursor.cc
pdns/rec_channel_rec.cc
pdns/recursordist/Makefile.am
pdns/recursordist/rec-main.cc [new file with mode: 0644]
pdns/recursordist/rec-main.hh [new file with mode: 0644]
pdns/recursordist/rec-tcp.cc [new file with mode: 0644]
pdns/syncres.hh
pdns/ws-recursor.cc