Serial-TCP/IPbridge
1.0
|
TCPIPServer class - declarations. More...
#include <memory>
#include <netinet/in.h>
#include <sys/socket.h>
#include "tcpip_config.h"
#include "tcpip_connection.h"
Go to the source code of this file.
Classes | |
class | TCPIPServer |
TCPIP server that accepts client connections. More... | |
class | TCPIPServer::TCPIPServerError |
This exception is thrown in case of some server error. More... | |