Note that there is no way at a low-level to do file IO without blocking, 
kernels may just not offer async API. Javascript and Go delegates those calls 
to a threadpool to make them async.

Reply via email to