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:
parent
a8b2cb68d5
commit
41b5da75ac
4 changed files with 20 additions and 2 deletions
5
CHANGES
5
CHANGES
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue