| Flow 1.0.1
    Flow project: Full implementation reference. | 
#include "flow/net_flow/detail/net_flow_fwd.hpp"#include "flow/net_flow/detail/low_lvl_packet.hpp"#include "flow/util/linked_hash_set.hpp"Go to the source code of this file.
| Classes | |
| struct | flow::net_flow::Send_pacing_data | 
| The current outgoing packet pacing state, including queue of low-level packets to be sent, for a given Peer_socket.  More... | |
| Namespaces | |
| namespace | flow | 
| Catch-all namespace for the Flow project: A collection of various production-quality modules written in modern C++17, originally by ygoldfel. | |
| namespace | flow::net_flow | 
| Flow module containing the API and implementation of the Flow network protocol, a TCP-inspired stream protocol that uses UDP as underlying transport. | |