Core Library  1.7.0.0
Library containing core utilities and tools for threading, networking, logging, INI and CSV file management etc.
TcpClientList.h File Reference

File containing TCP client list class declaration. More...

#include <map>
#include <mutex>
#include "AsioDefines.h"

Go to the source code of this file.

Classes

class  core_lib::asio::tcp::TcpClientList
 A class implementing a collection of bi-directional TCP clients. More...
 

Namespaces

 core_lib
 The core_lib namespace.
 
 core_lib::asio
 The asio namespace.
 
 core_lib::asio::tcp
 The tcp namespace.
 

Detailed Description

File containing TCP client list class declaration.