mirror of
git://sourceware.org/git/newlib-cygwin.git
synced 2025-02-03 04:50:23 +08:00
26338189a8
Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
12 lines
257 B
Groff
12 lines
257 B
Groff
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.
|