You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Michael Park (JIRA)" <ji...@apache.org> on 2016/04/04 22:19:25 UTC

[jira] [Updated] (MESOS-5112) Introduce `WindowsSocketError`.

     [ https://issues.apache.org/jira/browse/MESOS-5112?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Park updated MESOS-5112:
--------------------------------
    Story Points: 2

> Introduce `WindowsSocketError`.
> -------------------------------
>
>                 Key: MESOS-5112
>                 URL: https://issues.apache.org/jira/browse/MESOS-5112
>             Project: Mesos
>          Issue Type: Task
>          Components: stout
>            Reporter: Michael Park
>            Assignee: Michael Park
>              Labels: mesosphere
>             Fix For: 0.29.0
>
>
> {{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.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)