Vowpal Wabbit
Loading...
Searching...
No Matches
Namespaces | Functions
network.h File Reference
#include "vw/core/vw_fwd.h"
#include "vw/io/io_adapter.h"
#include <string>

Namespaces

namespace  VW
 
namespace  VW::details
 

Functions

std::unique_ptr< VW::io::socketVW::details::open_vw_binary_socket (const std::string &host_and_optional_port, VW::io::logger &logger)
 
std::unique_ptr< VW::io::socketVW::details::open_vw_binary_socket (const std::string &host, uint16_t port, VW::io::logger &logger)