/[Apache-SVN]
ViewVC logotype

Revision 672937


Jump to revision: Previous Next
Author: dreiss
Date: Mon Jun 30 21:40:35 2008 UTC (16 years, 4 months ago)
Changed paths: 2
Log Message:
(THRIFT-45) TNonblockingServer (C++): only do one write in responses.

Instead of doing one 4-byte write for the frame length before the write
of the actual message, prepend the frame length to the message buffer
so we can send them both at once.


Changed paths

Path Details
Directoryincubator/thrift/trunk/lib/cpp/src/server/TNonblockingServer.cpp modified , text changed
Directoryincubator/thrift/trunk/lib/cpp/src/server/TNonblockingServer.h modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26