test for SO_FLOW_SLA availability does not check for EACCESS

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • 9
    • Affects Version/s: 8u20
    • Component/s: core-libs
    • b20
    • solaris_11

        When we test for the avilability of the SO_FLOW_SLA feature in Solaris we set the option on a socket and check for ENOPROTOOPT. Success, or any other error means the feature is available.

        However, EACCESS can also occur if the current process doesn't have the privilege. So, we should test for that as well.

              Assignee:
              Michael McMahon
              Reporter:
              Michael McMahon
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: