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