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

Corrected regression of ignoreeof

This commit is contained in:
Gerhard Rieger 2025-01-29 21:55:18 +01:00
parent 9968ca4c5b
commit fa67d7d380
3 changed files with 71 additions and 23 deletions

View file

@ -10,6 +10,10 @@ Corrections:
filan -s displayed "(stream)" instead of "tcp" with addresses
(regression).
Fixed a bug that made ignoreeof fail in 1.8.0.0 and 1.8.0.1;
corrected test IGNOREEOF.
Thanks to Rusty Bird for the precise problem report.
Building:
Disabling certain features during configure could break build process.