Uploaded image for project: 'Mesos'
  1. Mesos
  2. MESOS-5112

Introduce `WindowsSocketError`.

    XMLWordPrintableJSON

Details

    • Task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.0.0
    • stout

    Description

      WindowsError invokes ::GetLastError to retrieve the error code. Windows has a ::WSAGetLastError function which at the interface level, is intended for failed socket operations. We should introduce a WindowsSocketError which invokes ::WSAGetLastError and use them accordingly.

      Attachments

        Activity

          People

            mcypark Michael Park
            mcypark Michael Park
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: