 
            
            
            
            
                26 Aug
                
                    2020
                
            
            
                26 Aug
                
                '20
                
            
            
            
        
    
                4:26 p.m.
            
        On Wed, Aug 26, 2020 at 5:51 AM Matthias Loy via Boost <boost@lists.boost.org> wrote:
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