Remove irrelevant socket recv error message

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Done
    • Priority: Major - P3
    • 2.5.3
    • Affects Version/s: 2.5.2
    • Component/s: Logging
    • None
    • Fully Compatible
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      If recv read less bytes then expected we log an error message in Socket:recv() in util/net/sock.cpp. This is not an error condition (especially not for OpenSSL) and is handled gracefully by the while-loop.

      Remove the if-clause and the log msg.

            Assignee:
            Andreas Nilsson (Inactive)
            Reporter:
            Andreas Nilsson (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: