-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/67391/
-----------------------------------------------------------
(Updated June 21, 2018, 11:58 a.m.)
Review request for mesos, Andrew Schwartzmeyer, Benjamin Mahler, Eric Mumau,
John Kordich, Joseph Wu, and Radhika Jandhyala.
Changes
-------
Addressed feedback.
Bugs: MESOS-8668
https://issues.apache.org/jira/browse/MESOS-8668
Repository: mesos
Description
-------
Added Windows IOCP backend to the build system. Now, there are two async
backends, which are libevent through `ENABLE_LIBEVENT` and the Windows
IOCP (libwinio) through `ENABLE_LIBWINIO`.
Diffs (updated)
-----
3rdparty/CMakeLists.txt 367df4b1318167aef3aeba60a31e87eee65f7a71
3rdparty/libprocess/include/process/io.hpp
cc2caf44e065bed40263f3820e95a4f7c378bb98
3rdparty/libprocess/src/CMakeLists.txt
619183eff6d6d301a011ab03f007410f50a0aa4f
cmake/CompilationConfigure.cmake 2f92acb3a140faa48e3639c7000be7f43020ad7d
Diff: https://reviews.apache.org/r/67391/diff/2/
Changes: https://reviews.apache.org/r/67391/diff/1-2/
Testing
-------
Thanks,
Akash Gupta