omni::net::endpoint_descriptor::send
NAME

omni::net::endpoint_descriptor::send

A member function of omni::net::endpoint_descriptor

#include <omni/net/endpoint_descriptor.hpp>
template < typename T, uint16_t SZ > omni::net::socket_error omni::net::endpoint_descriptor::send(const omni::stack_buffer<T, SZ>& buffer, omni::net::socket_flags flags, uint32_t& sent)

SYNOPSIS

No synopsis.

top

DESCRIPTION

No description.

top