NAME
A member function of omni::net::socket6
OVERLOADS
omni::net::socket6::connect
A member function of omni::net::socket6
#include <omni/net/socket.hpp>omni::net::socket_error omni::net::socket6::connect()OVERLOADS
omni::net::socket_error omni::net::socket6::connect(uint32_t ip, uint16_t port)
omni::net::socket_error omni::net::socket6::connect(const omni::net::ip6_binary_address& ip, uint16_t port)