]> git.ipfire.org Git - thirdparty/knot-resolver.git/commit
daemon: allow binding to either UDP or TCP zzz_archive_allow-separate-udp-tcp
authorMarek Vavruša <mvavrusa@cloudflare.com>
Sat, 2 Dec 2017 02:25:45 +0000 (18:25 -0800)
committerMarek Vavruša <mvavrusa@cloudflare.com>
Sat, 2 Dec 2017 02:25:45 +0000 (18:25 -0800)
commit46c45ec5b56c91c1f24eff78ac0001a6c2dbe0a3
tree63a6b599a1bf519fa60781d1b202a7bba6bb3eec
parent9bdfbdd82618398a6ea1e6d73b32ef0c7e6bb957
daemon: allow binding to either UDP or TCP

Previously it would bind to UDP and TCP, or TLS.
Now it can bind to either TLS, UDP, TCP, UDP and TCP.
daemon/README.rst
daemon/bindings.c