Hacker News new | ask | show | jobs
by millstone 4074 days ago
Aren't there some commonly used system calls that don't have asynchronous equivalents, such as open() or stat() or access()? Are threads used for those?