asio C++ library

PrevUpHomeNext

async_result::get

Obtain the value to be returned from the initiating function.

return_type get();

PrevUpHomeNext