asio C++ library

PrevUpHomeNext

async_completion::result

The result of the asynchronous operation's initiating function.

async_result< typename asio::handler_type< Handler, Signature >::type > result;

PrevUpHomeNext