Telnet++
3.1.0.2
A C++ library for interacting with Telnet streams
include
telnetpp
options
echo
detail
protocol.hpp
1
#pragma once
2
3
#include "telnetpp/core.hpp"
4
5
//* =========================================================================
24
//* =========================================================================
25
namespace
telnetpp::options::echo::detail {
26
27
static
constexpr option_type
const
option = 1;
28
29
}
// namespace telnetpp::options::echo::detail
Generated on Mon Mar 25 2024 08:15:22 for Telnet++ by
1.9.1