Timeline for What is the rationale behind EINTR?
Current License: CC BY-SA 3.0
7 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Mar 9, 2021 at 16:03 | comment | added | chaos | @Noobie It's long ago when I've written this, but it should be no oppotunity. | |
| Mar 9, 2021 at 14:00 | comment | added | Noobie | has no opportunity or has now opportunity ? | |
| Nov 12, 2017 at 20:10 | history | edited | jlliagre | CC BY-SA 3.0 | added 4 characters in body |
| Jan 5, 2016 at 23:22 | comment | added | Andrew Henle | Even with SA_RESTART set, not all system calls are restarted automatically. For example, Linux does not restart msgsnd() or msgrcv(). | |
| Jan 5, 2016 at 13:25 | comment | added | Hibou57 | Another point of view which may be worth added: skarnet.org/software/skalibs/libstddjb/safewrappers.html . It finally says the same (although more implicitly), except in your answer, you are assuming there may even be no time‑out at all. | |
| Jan 5, 2016 at 13:12 | vote | accept | Hibou57 | ||
| Jan 5, 2016 at 11:27 | history | answered | chaos | CC BY-SA 3.0 |