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


Ship it!




Ship It!

- Andrew Schwartzmeyer


On May 22, 2018, 3:53 p.m., Akash Gupta wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/66960/
> -----------------------------------------------------------
> 
> (Updated May 22, 2018, 3:53 p.m.)
> 
> 
> Review request for mesos, Andrew Schwartzmeyer, Benjamin Mahler, Eric Mumau, 
> John Kordich, Joseph Wu, and Radhika Jandhyala.
> 
> 
> Bugs: MESOS-8681
>     https://issues.apache.org/jira/browse/MESOS-8681
> 
> 
> Repository: mesos
> 
> 
> Description
> -------
> 
> Broke the original `os::sendfile` implementation into an asynchronous
> `os::sendfile_async`function and a synchronous `os::sendfile` function.
> The synchronous version simply calls the asynchronous version and waits.
> 
> 
> Diffs
> -----
> 
>   3rdparty/stout/include/stout/os/windows/sendfile.hpp 
> 594d9c7beeff2766f59f16ba25986314f2f7ceb8 
> 
> 
> Diff: https://reviews.apache.org/r/66960/diff/2/
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> Akash Gupta
> 
>

Reply via email to