NAME
A member function of omni::net::endpoint_descriptor
OVERLOADS
omni::net::endpoint_descriptor::get_socket_option
A member function of omni::net::endpoint_descriptor
#include <omni/net/endpoint_descriptor.hpp>omni::net::socket_error omni::net::endpoint_descriptor::get_socket_option(omni::net::socket_option_level op_level, int32_t op_name, int32_t& op_val)OVERLOADS
omni::net::socket_error omni::net::endpoint_descriptor::get_socket_option(omni::net::socket_option_level op_level, omni::net::socket_option op_name, int32_t& op_val)
omni::net::socket_error omni::net::endpoint_descriptor::get_socket_option(omni::net::socket_option_level op_level, omni::net::tcp_option op_name, int32_t& op_val)