P2P File Share
A simple peer-to-peer file sharing system.
Loading...
Searching...
No Matches
tcp_server.hpp File Reference
#include <atomic>
#include <functional>
#include <list>
#include <mutex>
#include <thread>
#include "tcp_socket.hpp"
Include dependency graph for tcp_server.hpp:
This graph shows which files directly or indirectly include this file:

Classes

class  TCPServer
 

Macros

#define HARD_CONNECTION_LIMIT   256
 

Macro Definition Documentation

◆ HARD_CONNECTION_LIMIT

#define HARD_CONNECTION_LIMIT   256