mirror of
https://repo.or.cz/socat.git
synced 2025-07-19 17:32:57 +00:00
UDP-LISTEN need not sleep
This commit is contained in:
parent
a593b09df6
commit
6cefd1941e
2 changed files with 4 additions and 2 deletions
3
CHANGES
3
CHANGES
|
@ -53,6 +53,9 @@ corrections:
|
|||
Fixed by providing temporary DH parameters. Thanks to Philip Rowlands
|
||||
for drawing my attention to this issue.
|
||||
|
||||
UDP-LISTEN slept 1s after accepting a connection. This is not required.
|
||||
Thanks to Peter Valdemar Morch for reporting this issue
|
||||
|
||||
porting:
|
||||
Cedril Priscal ported socat to Android (using Googles cross compiler).
|
||||
The port includes the socat_buildscript_for_android.sh script
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue