jsocketpp 1.0
A cross-platform C++20 socket library.
Loading...
Searching...
No Matches
jsocketpp::SocketException Member List

This is the complete list of members for jsocketpp::SocketException, including all inherited members.

_errorCodejsocketpp::SocketExceptionprivate
getErrorCode() const noexceptjsocketpp::SocketExceptioninline
SocketException(const int code, const std::string &message="SocketException")jsocketpp::SocketExceptioninlineexplicit
~SocketException() override=defaultjsocketpp::SocketException