mirror of
https://git.gnunet.org/libmicrohttpd.git
synced 2026-09-25 04:09:31 +03:00
ChangeLog updated
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
Mon 28 Dec 2020 09:37:00 MSK
|
||||
Completely reworked and rewritten TCP_CORK, TCP_NOPUSH, TCP_NODELAY and
|
||||
MSG_MORE handling. Reduced number of sys-calls, fixed portability for
|
||||
FreeBSD, OpenBSD, NetBSD, Darwin, W32.
|
||||
FreeBSD, OpenBSD, NetBSD, Darwin, W32, Solaris.
|
||||
Removed usage of gnutls_record_cork() as it fully blocks stream until
|
||||
final block is ready.
|
||||
Fixed compatibility with C90 compilers.
|
||||
|
||||
Reference in New Issue
Block a user