asio C++ library

PrevUpHomeNext

error_code::category

Get the error category.

const error_category & category() const;

PrevUpHomeNext