You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@mesos.apache.org by Joseph Wu <jo...@mesosphere.io> on 2019/10/23 19:37:03 UTC

Review Request 71662: SSL Wrapper: Windows: Guarded the SSL-only connect method.

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

Review request for mesos, Benno Evers, Benjamin Mahler, Greg Mann, and Till Toenshoff.


Bugs: MESOS-10009
    https://issues.apache.org/jira/browse/MESOS-10009


Repository: mesos


Description
-------

Since the new SSL socket class wraps the PollSocket, the
Windows version of the PollSocket needs to be guarded
for SSL-only methods.


Diffs
-----

  3rdparty/libprocess/src/windows/poll_socket.cpp e2a84694ac554b4c23242fd93d93800c0334a943 


Diff: https://reviews.apache.org/r/71662/diff/1/


Testing
-------

cmake --build . --target process (Windows)


Thanks,

Joseph Wu


Re: Review Request 71662: SSL Wrapper: Windows: Guarded the SSL-only connect method.

Posted by Greg Mann <gr...@mesosphere.io>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/71662/#review218797
-----------------------------------------------------------


Ship it!




Ship It!

- Greg Mann


On Oct. 23, 2019, 7:37 p.m., Joseph Wu wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/71662/
> -----------------------------------------------------------
> 
> (Updated Oct. 23, 2019, 7:37 p.m.)
> 
> 
> Review request for mesos, Benno Evers, Benjamin Mahler, Greg Mann, and Till Toenshoff.
> 
> 
> Bugs: MESOS-10009
>     https://issues.apache.org/jira/browse/MESOS-10009
> 
> 
> Repository: mesos
> 
> 
> Description
> -------
> 
> Since the new SSL socket class wraps the PollSocket, the
> Windows version of the PollSocket needs to be guarded
> for SSL-only methods.
> 
> 
> Diffs
> -----
> 
>   3rdparty/libprocess/src/windows/poll_socket.cpp e2a84694ac554b4c23242fd93d93800c0334a943 
> 
> 
> Diff: https://reviews.apache.org/r/71662/diff/1/
> 
> 
> Testing
> -------
> 
> cmake --build . --target process (Windows)
> 
> 
> Thanks,
> 
> Joseph Wu
> 
>


Re: Review Request 71662: SSL Wrapper: Windows: Guarded the SSL-only connect method.

Posted by Benno Evers <be...@mesosphere.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/71662/#review218659
-----------------------------------------------------------


Ship it!




Ship It!

- Benno Evers


On Oct. 23, 2019, 7:37 p.m., Joseph Wu wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/71662/
> -----------------------------------------------------------
> 
> (Updated Oct. 23, 2019, 7:37 p.m.)
> 
> 
> Review request for mesos, Benno Evers, Benjamin Mahler, Greg Mann, and Till Toenshoff.
> 
> 
> Bugs: MESOS-10009
>     https://issues.apache.org/jira/browse/MESOS-10009
> 
> 
> Repository: mesos
> 
> 
> Description
> -------
> 
> Since the new SSL socket class wraps the PollSocket, the
> Windows version of the PollSocket needs to be guarded
> for SSL-only methods.
> 
> 
> Diffs
> -----
> 
>   3rdparty/libprocess/src/windows/poll_socket.cpp e2a84694ac554b4c23242fd93d93800c0334a943 
> 
> 
> Diff: https://reviews.apache.org/r/71662/diff/1/
> 
> 
> Testing
> -------
> 
> cmake --build . --target process (Windows)
> 
> 
> Thanks,
> 
> Joseph Wu
> 
>