1
0
Fork 0
mirror of https://repo.or.cz/socat.git synced 2025-07-20 09:52:56 +00:00

New env var SOCAT_TRANSFER_WAIT: sleep before transfer loop

This commit is contained in:
Gerhard Rieger 2023-06-11 22:04:25 +02:00
parent a8b2cb68d5
commit 41b5da75ac
4 changed files with 20 additions and 2 deletions

View file

@ -1,4 +1,9 @@

Coding:
New Environment variable SOCAT_TRANSFER_WAIT that Socat sleep before
starting the data transfer loop. Useful, e.g., to accumulate multiple
packets in a receiving datagram socket before starting to process them.
####################### V 1.7.4.4:
Corrections: