|
Zappy GUI
C++ graphic client: renderer, camera, network
|
#include <exception>#include <optional>#include <string>
Include dependency graph for TcpSocket.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | TcpException |
| Exception class for TCP errors. More... | |
| class | TcpSocket |
| Simple TCP socket wrapper. More... | |