coredns/plugin
Miek Gieben 3e5fd21e68
file: close correctlty after AXFR (#2943)
* file: close correctlty after AXFR

Don't hijack, but wait for the writes to be done and then savely close
the connection.

Fixes: #2929

Signed-off-by: Miek Gieben <miek@miek.nl>

* Update comment

Signed-off-by: Miek Gieben <miek@miek.nl>

* file: close correctlty after AXFR (#2943)

apply

Signed-off-by: Miek Gieben <miek@miek.nl>
2019-07-03 07:01:57 +01:00
..
any Update Caddy to 1.0.1, and update import path (#2961) 2019-07-03 09:04:47 +08:00
auto Update Caddy to 1.0.1, and update import path (#2961) 2019-07-03 09:04:47 +08:00
autopath Update Caddy to 1.0.1, and update import path (#2961) 2019-07-03 09:04:47 +08:00
bind Update Caddy to 1.0.1, and update import path (#2961) 2019-07-03 09:04:47 +08:00
cache Update Caddy to 1.0.1, and update import path (#2961) 2019-07-03 09:04:47 +08:00
cancel Update Caddy to 1.0.1, and update import path (#2961) 2019-07-03 09:04:47 +08:00
chaos Update Caddy to 1.0.1, and update import path (#2961) 2019-07-03 09:04:47 +08:00
debug Update Caddy to 1.0.1, and update import path (#2961) 2019-07-03 09:04:47 +08:00
deprecated Update Caddy to 1.0.1, and update import path (#2961) 2019-07-03 09:04:47 +08:00
dnssec Update Caddy to 1.0.1, and update import path (#2961) 2019-07-03 09:04:47 +08:00
dnstap Update Caddy to 1.0.1, and update import path (#2961) 2019-07-03 09:04:47 +08:00
erratic Update Caddy to 1.0.1, and update import path (#2961) 2019-07-03 09:04:47 +08:00
errors Update Caddy to 1.0.1, and update import path (#2961) 2019-07-03 09:04:47 +08:00
etcd Update Caddy to 1.0.1, and update import path (#2961) 2019-07-03 09:04:47 +08:00
federation Update Caddy to 1.0.1, and update import path (#2961) 2019-07-03 09:04:47 +08:00
file file: close correctlty after AXFR (#2943) 2019-07-03 07:01:57 +01:00
forward Update Caddy to 1.0.1, and update import path (#2961) 2019-07-03 09:04:47 +08:00
grpc Update Caddy to 1.0.1, and update import path (#2961) 2019-07-03 09:04:47 +08:00
health Update Caddy to 1.0.1, and update import path (#2961) 2019-07-03 09:04:47 +08:00
hosts Update Caddy to 1.0.1, and update import path (#2961) 2019-07-03 09:04:47 +08:00
import Trivial fix typo (#2590) 2019-02-21 07:23:34 +00:00
k8s_external Update Caddy to 1.0.1, and update import path (#2961) 2019-07-03 09:04:47 +08:00
kubernetes Update Caddy to 1.0.1, and update import path (#2961) 2019-07-03 09:04:47 +08:00
loadbalance Update Caddy to 1.0.1, and update import path (#2961) 2019-07-03 09:04:47 +08:00
log Update Caddy to 1.0.1, and update import path (#2961) 2019-07-03 09:04:47 +08:00
loop Update Caddy to 1.0.1, and update import path (#2961) 2019-07-03 09:04:47 +08:00
metadata Update Caddy to 1.0.1, and update import path (#2961) 2019-07-03 09:04:47 +08:00
metrics Update Caddy to 1.0.1, and update import path (#2961) 2019-07-03 09:04:47 +08:00
nsid Update Caddy to 1.0.1, and update import path (#2961) 2019-07-03 09:04:47 +08:00
pkg Update Caddy to 1.0.1, and update import path (#2961) 2019-07-03 09:04:47 +08:00
pprof Update Caddy to 1.0.1, and update import path (#2961) 2019-07-03 09:04:47 +08:00
ready Update Caddy to 1.0.1, and update import path (#2961) 2019-07-03 09:04:47 +08:00
reload Update Caddy to 1.0.1, and update import path (#2961) 2019-07-03 09:04:47 +08:00
rewrite Update Caddy to 1.0.1, and update import path (#2961) 2019-07-03 09:04:47 +08:00
root Update Caddy to 1.0.1, and update import path (#2961) 2019-07-03 09:04:47 +08:00
route53 Update Caddy to 1.0.1, and update import path (#2961) 2019-07-03 09:04:47 +08:00
secondary Update Caddy to 1.0.1, and update import path (#2961) 2019-07-03 09:04:47 +08:00
template Update Caddy to 1.0.1, and update import path (#2961) 2019-07-03 09:04:47 +08:00
test Publish metadata from kubernetes plugin (#2829) 2019-06-09 08:10:57 +01:00
tls Update Caddy to 1.0.1, and update import path (#2961) 2019-07-03 09:04:47 +08:00
trace Update Caddy to 1.0.1, and update import path (#2961) 2019-07-03 09:04:47 +08:00
whoami Update Caddy to 1.0.1, and update import path (#2961) 2019-07-03 09:04:47 +08:00
backend.go Remove context.Context from request.Request (#2726) 2019-03-26 14:37:30 +00:00
backend_lookup.go Remove context.Context from request.Request (#2726) 2019-03-26 14:37:30 +00:00
done.go plugin/cancel: add context cancelation plugin (#2711) 2019-03-29 19:40:23 +00:00
log_test.go Clean up tests logging (#1979) 2018-07-19 16:23:06 +01:00
normalize.go plugin/kubernetes: fix case preservation and add test (#2430) 2019-01-08 08:30:03 -05:00
normalize_test.go Stop importing testing in the main binary (#2479) 2019-01-19 11:23:13 +00:00
plugin.go Update plugin.go (#2894) 2019-06-17 20:01:06 +01:00