public inbox for cygwin-cvs@sourceware.org
help / color / mirror / Atom feed
From: Corinna Vinschen <corinna@sourceware.org>
To: cygwin-cvs@sourceware.org
Subject: [newlib-cygwin] Cygwin: add new IPPROTO_TCP options to release notes
Date: Wed,  1 Jul 2020 19:33:25 +0000 (GMT)	[thread overview]
Message-ID: <20200701193325.6116A3857007@sourceware.org> (raw)

https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=5266248285bb3d2d012abd8a73957a0368f252ff

commit 5266248285bb3d2d012abd8a73957a0368f252ff
Author: Corinna Vinschen <corinna@vinschen.de>
Date:   Wed Jul 1 21:33:15 2020 +0200

    Cygwin: add new IPPROTO_TCP options to release notes
    
    Signed-off-by: Corinna Vinschen <corinna@vinschen.de>

Diff:
---
 winsup/cygwin/release/3.1.6 | 11 +++++++++++
 winsup/doc/new-features.xml |  5 +++++
 2 files changed, 16 insertions(+)

diff --git a/winsup/cygwin/release/3.1.6 b/winsup/cygwin/release/3.1.6
new file mode 100644
index 000000000..d64ee4c92
--- /dev/null
+++ b/winsup/cygwin/release/3.1.6
@@ -0,0 +1,11 @@
+What changed:
+-------------
+
+- Support more IPPROTO_TCP socket options: TCP_FASTOPEN, TCP_KEEPIDLE,
+  TCP_KEEPCNT, TCP_KEEPINTVL, TCP_QUICKACK, TCP_USER_TIMEOUT.
+
+
+Bug Fixes:
+----------
+
+- Fix IPPROTO_TCP option handling, especially in terms of TCP_MAXSEG.
diff --git a/winsup/doc/new-features.xml b/winsup/doc/new-features.xml
index 32479de5d..ca64b7a6f 100644
--- a/winsup/doc/new-features.xml
+++ b/winsup/doc/new-features.xml
@@ -90,6 +90,11 @@ Support WSL symlinks.  Create those by default now.
 FIFOs can now be opened multiple times for reading.
 </para></listitem>
 
+<listitem><para>
+Support more IPPROTO_TCP socket options: TCP_FASTOPEN, TCP_KEEPIDLE,
+TCP_KEEPCNT, TCP_KEEPINTVL, TCP_QUICKACK, TCP_USER_TIMEOUT.
+</para></listitem>
+
 </itemizedlist>
 
 </sect2>


                 reply	other threads:[~2020-07-01 19:33 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200701193325.6116A3857007@sourceware.org \
    --to=corinna@sourceware.org \
    --cc=cygwin-cvs@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).