Andrew Schwartzmeyer created MESOS-8759:
-------------------------------------------
Summary: Remove _set_errno in kill.hpp
Key: MESOS-8759
URL: https://issues.apache.org/jira/browse/MESOS-8759
Project: Mesos
Issue Type: Task
Reporter: Andrew Schwartzmeyer
Assignee: Andrew Schwartzmeyer
This is a CRT API that does not need to be used, as we never check {{errno}}
after {{os::kill()}} on Windows. By removing it, we no longer have to include
{{errno.h}}.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)