Telnet++ 4.0.1.7
A C++ library for interacting with Telnet streams
Loading...
Searching...
No Matches
protocol.hpp
1#pragma once
2
3#include "telnetpp/core.hpp"
4
5//* =========================================================================
16//* =========================================================================
17namespace telnetpp::options::binary::detail {
18
19inline constexpr option_type const option = 0;
20
21} // namespace telnetpp::options::binary::detail