The TcpConnection Class Implementation. More...
#include "Pchheader.h"#include "TcpConnection.h"#include "Socket.h"#include "Channel.h"#include "EventLoop.h"Go to the source code of this file.
Namespaces | |
| namespace | Spices |
| namespace | Spices::Net |
Variables | |
| constexpr size_t | Spices::Net::HighWaterMark = 64 * 1024 * 1024 |
The TcpConnection Class Implementation.
Definition in file TcpConnection.cpp.