Uploaded image for project: 'XNIO'
  1. XNIO
  2. XNIO-392

StreamConnection should shutdown reads and writes on notify operation closed

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Critical
    • 3.8.6.Final, 3.8.5.SP1
    • None
    • api
    • None

    Description

      These connections can miss invoking shutdown reads and writes depending on the order operations take place and the layering of connections/channels/conduits in the class. For example, if reads are shutdown in the conduit and then notified to the connection, and the same goes for writes, that's fine. But, if the connection is requested to be closed, we are skipping those invocations.

      Attachments

        Activity

          People

            flaviarnn Flavia Rainone
            flaviarnn Flavia Rainone
            Bartosz Baranowski, Georgi Malinkov, Kunjan Rathod (Inactive), Lin Gao, Masafumi Miura, Richard Opalka, Stefano Maestri
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: