omni::net::socket_type::enum_t
NAME

omni::net::socket_type::enum_t

A enumeration of omni::net::socket_type

#include <omni/types/net_t.hpp>

MEMBERS

omni::net::socket_type::enum_t::DGRAM
omni::net::socket_type::enum_t::RAW
omni::net::socket_type::enum_t::RDM
omni::net::socket_type::enum_t::SEQPACKET
omni::net::socket_type::enum_t::STREAM
omni::net::socket_type::enum_t::UNKNOWN

SYNOPSIS

No synopsis.

top

DESCRIPTION

No description.

top