We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5945097 commit 51bfd04Copy full SHA for 51bfd04
trantor/net/inner/TcpConnectionImpl.cc
@@ -44,7 +44,6 @@ using namespace trantor;
44
#define ECONNRESET WSAECONNRESET
45
#endif
46
47
-static const int kMaxSendFileBufferSize = 16 * 1024;
48
TcpConnectionImpl::TcpConnectionImpl(EventLoop *loop,
49
int socketfd,
50
const InetAddress &localAddr,
0 commit comments