-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/66955/#review202581
-----------------------------------------------------------




3rdparty/stout/include/stout/os/windows/read.hpp
Lines 25-29 (patched)
<https://reviews.apache.org/r/66955/#comment284430>

    Should this be a "public" stout API like this?


- Andrew Schwartzmeyer


On May 4, 2018, 10:21 a.m., Akash Gupta wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/66955/
> -----------------------------------------------------------
> 
> (Updated May 4, 2018, 10:21 a.m.)
> 
> 
> Review request for mesos, Andrew Schwartzmeyer, Benjamin Mahler, Eric Mumau, 
> John Kordich, Joseph Wu, and Radhika Jandhyala.
> 
> 
> Bugs: MESOS-8670
>     https://issues.apache.org/jira/browse/MESOS-8670
> 
> 
> Repository: mesos
> 
> 
> Description
> -------
> 
> Added overlapped handle support to `os::read`. Now, `os::read` will do
> a blocking read no matter the handle type. Also, `os::read_async` will
> do an overlapped read on an overlapped handle.
> 
> 
> Diffs
> -----
> 
>   3rdparty/stout/include/stout/os/windows/read.hpp 
> e957da81e55867b260d356f035d98918b85d1965 
> 
> 
> Diff: https://reviews.apache.org/r/66955/diff/1/
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> Akash Gupta
> 
>

Reply via email to