Network System 0.1.1
High-performance modular networking library for scalable client-server applications
Loading...
Searching...
No Matches
pmtud_controller.cpp File Reference
#include "internal/protocols/quic/pmtud_controller.h"
#include <algorithm>
Include dependency graph for pmtud_controller.cpp:

Go to the source code of this file.

Namespaces

namespace  kcenon
 
namespace  kcenon::network
 Main namespace for all Network System components.
 
namespace  kcenon::network::protocols
 
namespace  kcenon::network::protocols::quic
 

Functions

auto kcenon::network::protocols::quic::pmtud_state_to_string (pmtud_state state) noexcept -> const char *
 Convert PMTUD state to string.