Asio certainly has support for asynchronous file IO. I have used it on linux systems for a multitude of file handle types, including console I/O.
On Tue, 1 Sep 2020 at 06:40, lampahome via Boost-users < [email protected]> wrote: > If you would like to tap into a great body of knowledge and interest in >> asio/networking-ts you can do so by joining the #beast channel in cpplang >> slack >> >> > If I'm interest in asynchronous io of file, do I try asio? > What I look for is like libaio in unix system, but still found no > wrapper/library to do like that. > > thanks > _______________________________________________ > Boost-users mailing list > [email protected] > https://lists.boost.org/mailman/listinfo.cgi/boost-users > -- Richard Hodges [email protected] office: +442032898513 home: +376841522 mobile: +376380212
_______________________________________________ Boost-users mailing list [email protected] https://lists.boost.org/mailman/listinfo.cgi/boost-users
