Files
systemd/src/resolve
Joan Bruguera 3dd6336ad0 resolved: Fall back to TCP if UDP is blocked
If UDP is blocked on the system (e.g. by iptables or BPF), the kernel will
return EPERM on some or all of the system calls (connect, sendmsg, etc.).
In this case, try to fall back to TCP, which hopefully will not be blocked.
2023-02-15 20:01:39 +00:00
..
2022-11-08 18:21:10 +01:00
2022-12-21 01:50:33 +09:00
2022-12-21 01:50:33 +09:00