asio C++ library

PrevUpHomeNext

system_error::what

Get a string representation of the exception.

const char * what() const;

PrevUpHomeNext