Telnet++
4.0.1.7
A C++ library for interacting with Telnet streams
Loading...
Searching...
No Matches
include
telnetpp
options
charset
detail
protocol.hpp
1
#pragma once
2
3
#include "telnetpp/core.hpp"
4
5
namespace
telnetpp::options::charset::detail {
6
7
constexpr
telnetpp::option_type option = 42;
8
9
constexpr
telnetpp::byte request = 0x01;
10
constexpr
telnetpp::byte accepted = 0x02;
11
12
}
// namespace telnetpp::options::charset::detail
Generated on Fri Apr 17 2026 22:38:12 for Telnet++ by
1.9.8