omni::net::socket6::connect_host
NAME

omni::net::socket6::connect_host

A member function of omni::net::socket6

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


OVERLOADS

omni::net::socket_error omni::net::socket6::connect_host(const std::wstring& host, uint16_t port)

SYNOPSIS

No synopsis.

top

DESCRIPTION

No description.

top