NAME
A member of omni::net::socket_error
omni::net::socket_error::name
A member of omni::net::socket_error
#include <omni/types/net_t.hpp>omni::string_t omni::net::socket_error::name
DESCRIPTION
The name member can be used to assign a string value to this object. This is only declared and defined if the
top
The name member can be used to assign a string value to this object. This is only declared and defined if the
OMNI_OBJECT_NAME macro is defined.
top