omni::net::socket::receive
NAME

omni::net::socket::receive

A member function of omni::net::socket

#include <omni/net/socket.hpp>
omni::net::socket_error omni::net::socket::receive(char* buffer, uint32_t len, omni::net::socket_flags flags, uint32_t& rcvd)

SYNOPSIS

No synopsis.

top

DESCRIPTION

No description.

top