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

Correct undesired logging of complete write()

This commit is contained in:
Gerhard Rieger 2025-01-16 11:59:01 +01:00
parent 29f9e4db92
commit 2dd1452f25
2 changed files with 13 additions and 5 deletions

View file

@ -18,6 +18,8 @@ Corrections:
addresses the explicit socksport (2nd address parameter) was ignored.
Thanks to Jakub Fišer for reporting this bug.
Do not log simple successful write with NOTICE level.
Building:
Disabling certain features during configure could break build process.