Toolbox snapshot
The Reactive C++ Toolbox
Loading...
Searching...
No Matches
Namespaces | Functions
Endpoint.cpp File Reference
#include "Endpoint.hpp"
#include <toolbox/util/String.hpp>
Include dependency graph for Endpoint.cpp:

Go to the source code of this file.

Namespaces

namespace  toolbox
 
namespace  toolbox::net
 

Functions

AddrInfoPtr toolbox::net::parse_endpoint (string_view uri, int type)
 
istream & toolbox::net::operator>> (istream &is, DgramEndpoint &ep)
 
istream & toolbox::net::operator>> (istream &is, StreamEndpoint &ep)