3#include "telnetpp/core.hpp"
4#include "telnetpp/options/basic_client.hpp"
5#include "telnetpp/options/suppress_ga/detail/protocol.hpp"
18 telnetpp::options::suppress_ga::detail::option>
A class template that generates basic classes that handle no subnegotiations; they merely exist for e...
Definition basic_client.hpp:14
An implementation of the client side of the Telnet Suppress Go- Ahead option.
Definition client.hpp:19
An abstraction for a Telnet session.
Definition session.hpp:141
An implementation of the standard Telnet Suppress Go-Ahead option.
Definition client.hpp:7