FREEDM DGI
Classes | Namespaces
CTcpServer.hpp File Reference
#include <boost/asio.hpp>
#include <boost/function.hpp>
#include <boost/shared_ptr.hpp>
#include <boost/noncopyable.hpp>

Go to the source code of this file.

Classes

class  freedm::broker::device::CTcpServer
 TCP server that handles a single client connection. More...
 

Namespaces

 freedm
 General FREEDM Namespace.
 
 freedm::broker
 Broker Architecture Namespace.
 
 freedm::broker::device
 

Detailed Description

Author
Thomas Roth tprfh.nosp@m.7@ms.nosp@m.t.edu
Project:
FREEDM DGI
Description:
TCP server that accepts a single client connection.