Jakob Unterwurzacher ec3eaf0b87 syscallcompat: don't retry Close()
After Close() returns, the fd is dead, even if we
received EINTR. Don't retry, we could shoot down
an unrelated fd that received the same fd number.
2020-10-14 13:40:12 +02:00
..
2020-09-12 18:06:54 +02:00
2020-09-12 18:06:54 +02:00
2020-09-12 18:06:54 +02:00
2017-05-31 08:21:36 +02:00
2020-04-13 14:54:04 +02:00