|
Babel
1
The voip software that only works on your local network
|
This file contains the definition of the TCP class for handling TCP network communication. More...
#include <string>#include <iostream>#include <asio.hpp>#include <queue>#include <thread>#include <memory>#include "Logging.hpp"

Go to the source code of this file.
Data Structures | |
| class | Network::TCP |
| A class for handling TCP network communication. More... | |
Namespaces | |
| namespace | Network |
This file contains the definition of the TCP class for handling TCP network communication.
Definition in file TCP.hpp.