asio C++ library

PrevUpHomeNext

error_category::name

Returns a string naming the error gategory.

const char * name() const;

PrevUpHomeNext