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

Fixed filan -s displaying "(stream)" instead of "tcp"

This commit is contained in:
Gerhard Rieger 2025-01-29 21:51:58 +01:00
parent 7a90caade5
commit 9968ca4c5b
2 changed files with 5 additions and 2 deletions

View file

@ -7,6 +7,9 @@ Security:
Corrections:
Fixed display of option phases in help output.
filan -s displayed "(stream)" instead of "tcp" with addresses
(regression).
Building:
Disabling certain features during configure could break build process.