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

UNIX-L with bind option logged INTERNAL error

This commit is contained in:
Gerhard 2025-02-08 20:55:03 +01:00
parent ed11b3d2c5
commit 676888e8cc
3 changed files with 62 additions and 0 deletions

View file

@ -56,6 +56,10 @@ Corrections:
Nanosleep() trace output now in decimal form.
UNIX-LISTEN with bind option terminated with INTERNAL error, this is
now handled properly.
Test: UNIX_L_BIND
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.