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

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

XMLWordPrintable

      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.

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

                Created:
                Updated:
                Resolved: