|
Telnet++ 4.0.0.9
A C++ library for interacting with Telnet streams
|
An implementation of the client side of Telnet ECHO option. More...
#include <client.hpp>
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 |
An implementation of the client side of Telnet ECHO option.