RFR 8145635 : Add TCP_QUICKACK socket option

Chris Hegarty chris.hegarty at oracle.com
Wed Oct 11 20:08:35 UTC 2017


> On 11 Oct 2017, at 10:43, vyom tewari <vyom.tewari at oracle.com> wrote:
> 
> Hi Chris,
> 
> 
> On Wednesday 11 October 2017 12:28 AM, Chris Hegarty wrote:
>> Vyom,
>> 
>> What about suggestion 1) below, the name of the socket option?
> to be consistent with SO_FLOW_SLA in ExtendedSocketOptions.java, i choose the "SO" prefix. But I don't know the history behind the "SO" prefix  so i changed the socket option name to "TCP_QUICKACK" as suggested.

Given that this option is specific to TCP, then the `TCP_` prefix is more appropriate.

-Chris.


More information about the net-dev mailing list