Files
coredns/plugin
Miek Gieben e14e053d3d create pkg/reuseport (#3455)
* create pkg/reuseport

Move the core server listening functions to a new package so plugins can
use them.

Also make *all* servers use the functions here; as only the udp/tcp
listeners where using SO_REUSEPORT (if available). This is the only
actual change in this PR; in it's core it's just a move of 2 files.

This can also be used to cleanup the dance we're doing now for
re-acquiring the sockets in e.g. the metrics plugins and the ready
plugin.

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

* Also push a small doc update

Signed-off-by: Miek Gieben <miek@miek.nl>
2019-11-16 18:02:46 -08:00
..
2019-10-09 07:24:18 +00:00
2019-10-01 07:41:29 +01:00
2019-10-08 10:20:48 +01:00
2019-10-08 10:20:48 +01:00
2019-10-01 07:41:29 +01:00
2019-11-15 07:45:09 -08:00
2019-09-28 10:40:43 +01:00
2019-10-29 09:38:56 -04:00
2019-10-01 07:41:29 +01:00
2019-10-01 07:41:29 +01:00
2019-10-08 10:20:48 +01:00
2019-10-09 07:24:18 +00:00
2019-10-08 10:20:48 +01:00
2019-10-08 10:20:48 +01:00
2019-10-08 10:20:48 +01:00
2019-10-08 10:20:48 +01:00
2019-10-08 10:20:48 +01:00
2019-09-26 13:19:45 +01:00
2019-11-16 18:02:46 -08:00
2019-09-26 13:19:45 +01:00
2019-10-01 07:41:29 +01:00
2019-09-28 10:40:43 +01:00
2019-10-09 07:24:18 +00:00
2019-09-26 13:19:45 +01:00
2019-10-08 10:20:48 +01:00
2019-10-08 10:20:48 +01:00
2019-10-01 07:41:29 +01:00
2019-08-24 18:14:25 +00:00
2018-07-19 16:23:06 +01:00
2019-10-19 08:08:14 +01:00
2019-10-19 08:08:14 +01:00
2019-08-21 16:08:55 -04:00