NAME
A member function of omni::net::socket
omni::net::socket::send_to
A member function of omni::net::socket
#include <omni/net/socket.hpp>omni::net::socket_error omni::net::socket::send_to(const char* buffer, uint32_t len, omni::net::socket_flags flags, const std::string& ip, uint16_t port, uint32_t& sent)