gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[libmicrohttpd] 02/02: fix #6768: do not use TCP-specific syscalls on UN


From: gnunet
Subject: [libmicrohttpd] 02/02: fix #6768: do not use TCP-specific syscalls on UNIX domain sockets (merge)
Date: Fri, 16 Apr 2021 10:28:23 +0200

This is an automated email from the git hooks/post-receive script.

grothoff pushed a commit to branch master
in repository libmicrohttpd.

commit 6c751386a2e06d35b6d072c064bd581ddd561c52
Merge: fadba113 c556a538
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Fri Apr 16 10:26:20 2021 +0200

    fix #6768: do not use TCP-specific syscalls on UNIX domain sockets (merge)

 ChangeLog | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --cc ChangeLog
index a9e1556a,879e95bb..03abaf62
--- a/ChangeLog
+++ b/ChangeLog
@@@ -1,4 -1,3 +1,8 @@@
 +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

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]