Print the low-level error when socket operations fail

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Done
    • Priority: Major - P3
    • None
    • Affects Version/s: 2.2.2, 2.3.0
    • Component/s: Logging, Usability
    • None
    • Platforms 2017-01-23
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      When a low-level socket operation fails, the stack trace will only contain SOCKET_ERROR, RECV_ERROR or SEND_ERROR. Instead, the server should print out (at least) the errno from the underlying error, and ideally the error text corresponding to the errno.

            Assignee:
            Jonathan Reams
            Reporter:
            William Zola (Inactive)
            Votes:
            14 Vote for this issue
            Watchers:
            16 Start watching this issue

              Created:
              Updated:
              Resolved: