NAME
A member function of omni::net::socket_error
OVERLOADS
omni::net::socket_error::try_parse
A member function of omni::net::socket_error
#include <omni/types/net_t.hpp>static bool omni::net::socket_error::try_parse(const std::string& val, enum_t& out)OVERLOADS
static bool omni::net::socket_error::try_parse(const std::wstring& val, enum_t& out)
static bool omni::net::socket_error::try_parse(const std::string& val, socket_error& out)
static bool omni::net::socket_error::try_parse(const std::wstring& val, socket_error& out)