3 #include "telnetpp/client_option.hpp" 5 namespace telnetpp {
namespace options {
namespace mccp {
24 virtual std::vector<telnetpp::token> handle_subnegotiation(
A class that represents a Telnet option's client side.
Definition: client_option.hpp:34
A collection of bytes that models the Standard Library's Container concept.
A server option responsible for negotiating the client part of the MCCP protocol. ...
Definition: client.hpp:11
Definition: byte_converter.hpp:4