You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
socat v1.8.0 in Ubuntu 24.04 has a bug when using `UDP-LISTEN` without
specifying the address family. It looks like:
E xioopen_ipdgram_listen(): unknown address family 0
We can work-around it by specifying IPv4.
See http://www.dest-unreach.org/socat/CHANGES v1.8.0.1
Signed-off-by: Pablo Barbáchano <[email protected]>
0 commit comments