asio C++ library

PrevUpHomeNext

system_error::code

Get the error code associated with the exception.

error_code code() const;

PrevUpHomeNext