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

-T 0 now means 0.0s instead of no timeout

This commit is contained in:
Gerhard Rieger 2024-06-21 12:45:06 +02:00
parent 335fca16c4
commit 42e20ed278
3 changed files with 20 additions and 12 deletions

View file

@ -1,4 +1,8 @@

Features:
Total inactivity timeout option -T 0 now means 0.0 seconds; up to
version 1.8.0.0 it meant no total inactivity timeout.
Testing:
test.sh: lots of corrections and improvements