Phobos v2 asynchronous IO

Adam D Ruppe destructionator at gmail.com
Sat Apr 16 13:08:51 UTC 2022


On Saturday, 16 April 2022 at 10:19:22 UTC, IGotD- wrote:
> Is there any planning or work to move Phobos towards natively 
> asynchronous IO? Right now most IO is synchronous like you 
> would expect from an API from the 90s.

Windows 95 included native asynchronous I/O (and it is quite 
pleasant to use, this is probably what the api should be based 
on). These things aren't as new as you think lol

But I don't think there's any plans for Phobos at all.


More information about the Digitalmars-d mailing list