omni::net::socket6::connect6
NAME

omni::net::socket6::connect6

A member function of omni::net::socket6

#include <omni/net/socket.hpp>
omni::net::socket_error omni::net::socket6::connect6(const std::string& ip, uint16_t port)


OVERLOADS

omni::net::socket_error omni::net::socket6::connect6(const std::wstring& ip, uint16_t port)

SYNOPSIS

No synopsis.

top

DESCRIPTION

No description.

top