Boost logo

Boost Users :

From: Richard Hodges (hodges.r_at_[hidden])
Date: 2020-08-31 14:49:59


On Mon, 31 Aug 2020 at 15:01, lampahome via Boost-users <
boost-users_at_[hidden]> wrote:

> I haven't tried any of these methods, but it does provide the
>> posix::stream_descriptor and windows::{stream,random_access}_handle
>> classes which should be able to operate on native files. (You'll have
>> to use a native OS-level function to open the handle/descriptor for the
>> file and pass ownership to the ASIO object; they lack means to do the
>> opening itself.)
>>
>
> Thank u.
> That gives me a direction. The only sad thing is very little
> document/examples described about this API of boost.asio .
>

This is a common complaint of Asio.

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

https://cppalliance.org/slack/

Beast depends very heavily on Asio and we have worked to build a strong
body of expertise.

>
>
> _______________________________________________
> Boost-users mailing list
> Boost-users_at_[hidden]
> https://lists.boost.org/mailman/listinfo.cgi/boost-users
>

-- 
Richard Hodges
hodges.r_at_[hidden]
office: +442032898513
home: +376841522
mobile: +376380212


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net