Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8032808

Support Solaris SO_FLOW_SLA socket option

XMLWordPrintable

    • b11
    • Verified

        We need to add support for solaris specific SO_FLOW_SLA socket option, probably in jdk.net
        as jdk.net.SocketFlow and jdk.net.ExtendedSocketOptions which defines
        SocketOption<SocketFlow> SO_FLOW_SLA which makes it available to NIO socket channels on its own.

        Additionally, support for java.net socket types could be added in jdk.net through a support class with
        static set/getOption methods that take the java.net socket types. But, it needs to be established whether only NIO or both NIO and classic socket use-cases are required.

              michaelm Michael McMahon
              michaelm Michael McMahon
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

                Created:
                Updated:
                Resolved: