RFR 8145635 : Add TCP_QUICKACK socket option
Alan Bateman
Alan.Bateman at oracle.com
Wed Feb 24 09:46:50 UTC 2016
On 24/02/2016 09:16, vyom wrote:
> Hi All,
>
> Please review my code changes for the below issue.
>
> Bug: JDK-8145635 : Add TCP_QUICKACK socket option
>
> Webrev: http://cr.openjdk.java.net/~vtewari/8145635/webrev0.0/index.html
>
> Currently TCP_QUICKACK is only supported on Linux( since Linux 2.4.4)
> so i implemented is as "ExtendedSocketOption".
Is there any urgency on this one? I'm just wondering if we should try to
the jdk.net API moved out of java.base before we add more socket
options. This is currently tracked as JDK-8044773 and important to get
into JDK 9.
-Alan
More information about the core-libs-dev
mailing list