Hacker News new | ask | show | jobs
by WhyNotHugo 411 days ago
It's pretty disappointing that simply using O_NONBLOCK doesn't work as expected on regular files. It would be such a simple and portable mechanism to do async I/O using the same interfaces that we already use for networking.