Managing a connection to a telnet device. More...
#include <cstring>
#include <sys/types.h>
#include <sys/socket.h>
#include <netdb.h>
#include <netinet/in.h>
#include "telnetConn.hpp"
Go to the source code of this file.
Namespaces | |
namespace | MagAOX |
namespace | MagAOX::tty |
Managing a connection to a telnet device.
Definition in file telnetConn.cpp.