asio C++ library

PrevUpHomeNext

error_code::message

Get the message associated with the error.

std::string message() const;

PrevUpHomeNext