Add TCP_QUICKACK socket option

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 10
    • Affects Version/s: 8, 8u66, 9
    • Component/s: core-libs
    • b32

      A DESCRIPTION OF THE REQUEST :
      can we add TCP_QUICKACK on java.net.SocketOptions and corresponding setter methods on the Socket class with Socket.setTcpQuickAck(boolean), Socket.getTcpQuickAck()


      JUSTIFICATION :
      please see Mr.Nagle's explanation here. it will be a nice enhancement to use from within java.

      https://news.ycombinator.com/item?id=10608356

      EXPECTED VERSUS ACTUAL BEHAVIOR :
      EXPECTED -
      sets the TCP_QUICKACK on the socket
      ACTUAL -
      it is not available today

      ---------- BEGIN SOURCE ----------
      it is not a problem, but an enhancement request.
      ---------- END SOURCE ----------

            Assignee:
            Vyom Tewari
            Reporter:
            Webbug Group
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: