macOS synchronous SSL read code needs to handle errSSLWouldBlock

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major - P3
    • 4.9.0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Fully Compatible
    • ALL
    • Security 2021-02-22
    • 50
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      When SSLRead is called in the synchronous code, it may return errSSLWouldBlock which is incorrectly treated as an error today. The code needs to treat errSSLWouldBlock as an acceptable status code and simply ignore it.

            Assignee:
            Mark Benvenuto
            Reporter:
            Mark Benvenuto
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: