Telnet++  3.1.0.2
A C++ library for interacting with Telnet streams
Public Member Functions | List of all members
telnetpp::options::echo::client Class Reference

An implementation of the client side of Telnet ECHO option. More...

#include <client.hpp>

Inheritance diagram for telnetpp::options::echo::client:
telnetpp::client_option telnetpp::options::basic_client< telnetpp::options::echo::detail::option > telnetpp::client_option

Public Member Functions

 client (telnetpp::session &sess) noexcept
 
- Public Member Functions inherited from telnetpp::client_option
constexpr client_option (telnetpp::session &sess, telnetpp::option_type code) noexcept
 

Detailed Description

An implementation of the client side of Telnet ECHO option.

See also
https://tools.ietf.org/html/rfc857

The documentation for this class was generated from the following files: