Hacker News new | ask | show | jobs
by cheph 1939 days ago
Linux use read(2)/write(2) for both blocking and non-blocking. Still don't understand what you mean by how NT does it. Either your code is written to accomodate Async IO or not.