[PATCH] conf: Fix typo in conf_ports() check for UDP port binding
Ouch, I accidentally pushed the previous change without running the
tests: we need to check, in conf_ports(), that udp_sock_init()
managed to bind at least a port, not the opposite.
Fixes: 3d0de2c1d727 ("conf, tcp, udp: Exit if we fail to bind sockets for all given ports")
Signed-off-by: Stefano Brivio
participants (1)
-
Stefano Brivio