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
E xioopen_ipdgram_listen(): unknown address family 0
This appears to be specific to version 1.8.0.0. See this link for additional info: http://www.dest-unreach.org/socat/
I have an older MSYS sytem with socat version 1.7.4.4 and it does not exhibit this behavior.
Description / Steps to reproduce the issue
socat -u UDP-L:37771,reuseaddr STDOUT > outfile &
Expected behavior
No error messages
Actual behavior
E xioopen_ipdgram_listen(): unknown address family 0
This appears to be specific to version 1.8.0.0. See this link for additional info: http://www.dest-unreach.org/socat/
I have an older MSYS sytem with socat version 1.7.4.4 and it does not exhibit this behavior.
Verification
Windows Version
MINGW64_NT-10.0-22631
Are you willing to submit a PR?
no, but it looks like it will be eventually fixed upstream
The text was updated successfully, but these errors were encountered: