26 Aug
2020
26 Aug
'20
2:26 p.m.
On Wed, Aug 26, 2020 at 5:51 AM Matthias Loy via Boost
The documentation of async_read states that the stream has to support the AsyncReadStream concept. Is there a way to get something supporting this concept from local::stream_protocol::socket and ip::tcp::socket?
What exactly are the requirements for AsyncReadStream? Thanks