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

Review request for mesos, Artem Harutyunyan and Joris Van Remoortere.


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


Repository: mesos


Description
-------

All sockets made by libprocess are, by default, nonblocking and not
inherited by forks.  This is the opposite of the Linux default and
should be modify-able by the user of libprocess.


Diffs
-----

  3rdparty/libprocess/include/process/socket.hpp 
9b3abcfaf6cfb33290ccdb957801c0d029d78745 
  3rdparty/libprocess/src/libevent_ssl_socket.cpp 
3f80e863fdbb62d4cf7ce1b46c468a09f0694f56 
  3rdparty/libprocess/src/poll_socket.cpp 
d14dd1ae210e112b917329803dfb09d98386b966 

Diff: https://reviews.apache.org/r/49281/diff/


Testing
-------

Comment change only.


Thanks,

Joseph Wu

Reply via email to