asio C++ library

PrevUpHomeNext

system_error::what

Get a string representation of the exception.

virtual const char * what() const;

PrevUpHomeNext