SctpMultiChannel never releases own file descriptor

XMLWordPrintable

    • b06
    • generic
    • linux
    • Verified

        SctpMultiChannel.open() creates own file descriptor, but it is not released even
        if close() is called. SctpChannel does not occur this problem.

        To reproduce, compile and run attached test case.
        This test case prints file descriptors using lsof.

        Expected Result:
        Number of unix socket is 1 or 2

        Actual Result:
        Number of unix socket is 200 over

              Assignee:
              Brian Burkhalter
              Reporter:
              Masanori Yano
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: