mirror of
https://repo.or.cz/socat.git
synced 2025-06-28 10:28:43 +00:00
writefull() respects total inactivity timeout
This commit is contained in:
parent
1878ae93fd
commit
1154e69d3e
12 changed files with 31 additions and 15 deletions
4
CHANGES
4
CHANGES
|
@ -22,6 +22,9 @@ Corrections:
|
|||
|
||||
On partial write to not poll with sleep() but use select()/poll().
|
||||
|
||||
Partial write situations respect total inactivity timeout when
|
||||
nonblocking.
|
||||
|
||||
Building:
|
||||
Disabling certain features during configure could break build process.
|
||||
|
||||
|
@ -39,6 +42,7 @@ Testing:
|
|||
SOCKS5 addresses are no longer experimental.
|
||||
Tests: SOCKS5CONNECT_TCP4 SOCKS5LISTEN_TCP4
|
||||
|
||||
|
||||
####################### V 1.8.0.2:
|
||||
|
||||
Security:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue