Kea  2.5.3
tcp_connection_pool.h File Reference
#include <tcp/tcp_connection.h>
#include <list>
#include <mutex>
+ Include dependency graph for tcp_connection_pool.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  isc::tcp::TcpConnectionPool
 Pool of active TCP connections. More...
 

Namespaces

 isc
 Defines the logger used by the top-level component of kea-lfc.
 
 isc::tcp
 

Typedefs

typedef std::list< TcpConnectionPtr > isc::tcp::TcpConnectionList
 Type of TCP connection pointer list. More...