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

Fixed preprocessor directives in macro invocation

This commit is contained in:
Gerhard 2025-02-13 14:29:15 +01:00
parent c8aec28b82
commit d9d06eb587
2 changed files with 8 additions and 5 deletions

View file

@ -84,6 +84,9 @@ Corrections:
When IP4 was completed deconfigured, UDP6-RECVFROM with range option
failed.
Fixed preprocessor directives in macro invocation.
Thanks to Mario de Weerd for reporting this issue.
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.