do not repeat close when EINTR
authorGustavo Martin Morcuende <gu.martinm@gmail.com>
Tue, 25 Aug 2015 05:32:59 +0000 (07:32 +0200)
committerGustavo Martin Morcuende <gu.martinm@gmail.com>
Tue, 25 Aug 2015 05:32:59 +0000 (07:32 +0200)
commite0b7af4188fc440a12a3b17ca1b9f56c02fd5594
treedeb736d7bf8526c3d7d20d88672805deb554c0b0
parent890767faa5ebe17cc5cf4c2faeded2aef7823f53
do not repeat close when EINTR

See: Returning EINTR from close() - http://lwn.net/Articles/576478/
     Linus Torvalds - http://linux.derkeiler.com/Mailing-Lists/Kernel/2005-09/3000.html
Daemon/javafork.c