3 #include "telnetpp/server_option.hpp" 5 namespace telnetpp {
namespace options {
12 template <telnetpp::u8 Option>
29 std::vector<telnetpp::token> handle_subnegotiation(
A collection of bytes that models the Standard Library's Container concept.
A class template that generates basic classes that handle no subnegotiations; they merely exist for e...
Definition: subnegotiationless_server.hpp:13
A class that represents a Telnet option's server side.
Definition: server_option.hpp:34
Definition: byte_converter.hpp:4
subnegotiationless_server()
Constructor.
Definition: subnegotiationless_server.hpp:19