...one of the most highly
regarded and expertly designed C++ library projects in the
world.
— Herb Sutter and Andrei
Alexandrescu, C++
Coding Standards
template< typename MutableBufferSequence, typename ReadHandler> void async_read_some( implementation_type & impl, const MutableBufferSequence & buffers, ReadHandler handler);