Uploaded image for project: 'Undertow'
  1. Undertow
  2. UNDERTOW-806

SslConduit may leak file descriptors if close() is not called

    XMLWordPrintable

Details

    Description

      SslConduit may leak file descriptors if it is shut down by calling:
      shutdownWrites()
      flush()
      shutdownReads()

      This should not affect Undertow itself, as it will always call close() directly, however it may affect applications that use HTTP upgrade such as remoting.

      Attachments

        Issue Links

          Activity

            People

              sdouglas1@redhat.com Stuart Douglas
              sdouglas1@redhat.com Stuart Douglas
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: