omni::net::socket_option::operator++
NAME

omni::net::socket_option::operator++

A member operator of omni::net::socket_option

#include <omni/types/net_t.hpp>
socket_option& omni::net::socket_option::operator++()


OVERLOADS

socket_option omni::net::socket_option::operator++(int dummy)

SYNOPSIS

No synopsis.

top

DESCRIPTION

No description.

top