Re: Review Request 17427: Handled EINTR in os::close.

2014-01-27 Thread Ben Mahler
> On Jan. 27, 2014, 11:54 p.m., Ian Downes wrote: > > According to Linus the file descriptor has been closed even if EINTR is > > returned and it should not be closed again. Later in the thread he > > explicitly says that the glibc macro is incorrect. > > > > http://linux.derkeiler.com/Mailing

Re: Review Request 17427: Handled EINTR in os::close.

2014-01-27 Thread Ian Downes
> On Jan. 27, 2014, 11:54 p.m., Ian Downes wrote: > > According to Linus the file descriptor has been closed even if EINTR is > > returned and it should not be closed again. Later in the thread he > > explicitly says that the glibc macro is incorrect. > > > > http://linux.derkeiler.com/Mailing

Re: Review Request 17427: Handled EINTR in os::close.

2014-01-27 Thread Ian Downes
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/17427/#review32914 --- According to Linus the file descriptor has been closed even if EINTR

Re: Review Request 17427: Handled EINTR in os::close.

2014-01-27 Thread Benjamin Hindman
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/17427/#review32908 --- Ship it! Ship It! - Benjamin Hindman On Jan. 27, 2014, 10:16 p.m

Review Request 17427: Handled EINTR in os::close.

2014-01-27 Thread Ben Mahler
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/17427/ --- Review request for mesos, Benjamin Hindman, Ian Downes, and Vinod Kone. Reposit