summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 4 insertions, 4 deletions
diff --git a/ChangeLog b/ChangeLog
index a9e1556a..03abaf62 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,12 +1,12 @@
Fri 16 Apr 2021 10:23:39 AM CEST
+ Detect if a socket is a UNIX domain socket and do not try to play
+ with TCP corking options in this case (avoids useless failed
+ syscalls). -CG
+
Thu 15 Apr 2021 18:56:00 MSK
Fixed configure '--enable-sanitizer' paramenter.
Stopped pushing of patrial responses when limited by system maximum size
for sendmsg(). -EG
-Fri 16 Apr 2021 10:23:39 AM CEST
- Detect if a socket is a UNIX domain socket and do not try to play
- with TCP corking options in this case (avoids useless failed
- syscalls). -CG
Web 14 Apr 2021 22:20:00 MSK
Fixed: use sendmsg() in POSIX-compatible way, do not try to send more