[
https://issues.apache.org/jira/browse/MESOS-6520?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
James Peach updated MESOS-6520:
-------------------------------
Shepherd: Michael Park
> Make errno an explicit argument for ErrnoError.
> -----------------------------------------------
>
> Key: MESOS-6520
> URL: https://issues.apache.org/jira/browse/MESOS-6520
> Project: Mesos
> Issue Type: Bug
> Components: technical debt
> Reporter: James Peach
> Assignee: James Peach
> Priority: Minor
>
> Make {{errno}} an explicit argument to {{ErrnoError}}. Right now, the
> constructor to {{ErrnoError}} references {{errno}} directly, which makes it
> awkward to pass a custom {{errno}} value (you have to set {{errno}} globally).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)