mirror of
https://repo.or.cz/socat.git
synced 2025-07-22 02:22:57 +00:00
New options so-rcvtimeo, so-sndtimeo
This commit is contained in:
parent
2db04378ae
commit
9faf068949
7 changed files with 139 additions and 24 deletions
5
CHANGES
5
CHANGES
|
@ -32,6 +32,11 @@ Features:
|
|||
|
||||
Added Info log of resulting OpenSSL max fragment length.
|
||||
|
||||
Implemented options rcvtimeo and sndtimeo, the first of which may be
|
||||
useful to prevent endlessly hanging DTLS connection etablishment.
|
||||
Test: RCVTIMEO_DTLS
|
||||
Feature proposed by Vladimir Nikishkin.
|
||||
|
||||
Corrections:
|
||||
When a sub process (EXEC, SYSTEM) terminated with exit code other than
|
||||
0, its last sent data might have been lost depending on timing of read/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue