![]() |
Home | Libraries | People | FAQ | More |
Start an asynchronous write.
template< typename Stream, typename ConstBufferSequence, typename WriteHandler> void async_write_some( impl_type & impl, Stream & next_layer, const ConstBufferSequence & buffers, WriteHandler handler);