1
0
Fork 0
mirror of https://repo.or.cz/socat.git synced 2025-06-29 10:48:41 +00:00

Help shows option groups beyond 32 bits

This commit is contained in:
Gerhard 2025-02-20 10:26:37 +01:00
parent b57d8668ec
commit 6a53c955d3
2 changed files with 8 additions and 2 deletions

View file

@ -90,6 +90,9 @@ Corrections:
CONNECT addresses could use a wrong IPPROTO when getaddrinfo() does not
support the selected one (at least on Debian-4 with SCTP).
socat -h (help) did not show option groups POSIXMQ, SCTP, DCCP, and
UDPLITE of addresses.
Features:
POSIXMQ-RECV now takes option o-nonblock; this, in combination with -T,
makes it possible to terminate Socat in case the queue is empty.