Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-11031

Remove irrelevant socket recv error message

    XMLWordPrintableJSON

Details

    • Icon: Improvement Improvement
    • Resolution: Done
    • Icon: Major - P3 Major - P3
    • 2.5.3
    • 2.5.2
    • Logging
    • None
    • Fully Compatible

    Description

      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.

      Attachments

        Activity

          People

            andreas.nilsson Andreas Nilsson
            andreas.nilsson Andreas Nilsson
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: