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

Fixed UDP6-RECVFROM with range

This commit is contained in:
Gerhard 2025-02-10 21:06:22 +01:00
parent 264b21c1a9
commit 08d01c19ff
4 changed files with 9 additions and 5 deletions

View file

@ -81,6 +81,9 @@ Corrections:
On failure of getpwuid() (used in options su and su-d) now consider
errno.
When IP4 was completed deconfigured, UDP6-RECVFROM with range option
failed.
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.