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

SSL read() does not immediately return when there is data availble

    XMLWordPrintable

Details

    • Bug
    • Resolution: Obsolete
    • Major
    • None
    • None
    • api
    • None

    Description

      org.xnio.ssl.JsseSslConduitEngine#unwrap will aggressively read data in a loop. This can lead to situations where data is read, however then an IOException is thrown (e.g. due to a RST). Because of this loop the user application will have no chance to process the data that was actually read.

      Attachments

        Activity

          People

            Unassigned Unassigned
            sdouglas1@redhat.com Stuart Douglas
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: