Skip to content

WIP: daemon: allow binding to either UDP or TCP

Marek Vavrusa requested to merge allow-separate-udp-tcp into master

Previously it would bind to UDP and TCP, or TLS. Now it can bind to either TLS, UDP, TCP, UDP and TCP.

Edited by Petr Špaček

Merge request reports