Telnet++
3.1.0.2
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 | |
![]() | |
constexpr | client_option (telnetpp::session &sess, telnetpp::option_type code) noexcept |
An implementation of the client side of Telnet ECHO option.