mirror of
git://sourceware.org/git/newlib-cygwin.git
synced 2025-02-09 10:39:11 +08:00
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.
|