OGLplus  (0.59.0) a C++ wrapper for rendering APIs

network.hpp File Reference
#include "../from_string.hpp"
#include <string>
#include <tuple>

Go to the source code of this file.

Namespaces

 eagine
 Common code is placed in this namespace.
 
 eagine::msgbus
 Message bus code is placed in this namespace.
 

Typedefs

using eagine::msgbus::ipv4_port = unsigned short int
 Alias for IPv4 port number value type.
 

Functions

static auto eagine::msgbus::parse_ipv4_addr (string_view addr_str) -> std::tuple< std::string, ipv4_port >
 Parses a IPv4 hostname:port pair,.
 

Detailed Description

Copyright Matus Chochlik. Distributed under the Boost Software License, Version 1.0. See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt


Copyright © 2015-2021 Matúš Chochlík.
<chochlik -at -gmail.com>
Documentation generated on Tue Apr 13 2021 by Doxygen (version 1.8.17).