Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
thrift
/
18cd0f03340c3eeead9b691e0d9b8a055035eec2
/
lib
/
cpp
/
src
/
TProcessor.h
18cd0f0
THRIFT-928. cpp: Make clients call writeEnd on their transports before flush
by David Reiss
· 14 years ago
5ddabb8
THRIFT-923. cpp: Implement a fully nonblocking server and client
by David Reiss
· 14 years ago
d719206
THRIFT-928. cpp: Processor-level event callbacks
by David Reiss
· 14 years ago
ea2cba8
THRIFT-387. Add license headers to a bunch of files
by David Reiss
· 16 years ago
13083d6
THRIFT-294. Remove @author tags
by Bryan Duxbury
· 16 years ago
b5e6221
THRIFT-270: change cpp namespaces from facebook::thrift to apache::thrift
by T Jake Luciani
· 16 years ago
0c90f6f
Thrift: Whitespace cleanup.
by David Reiss
· 17 years ago
f1ceb47
Thrift: Making TProcessor::process(io) non-virtual again, since my last change which made it virtual caused compiling errors of functions being hidden, ugh
by James Wang
· 18 years ago
3e9d177
Thrift: Adding StatsProcessor, PeekProcessor, TPipedFileReaderTransport, and TPipedFileReaderTransportFactory classes
by James Wang
· 18 years ago
5ea15f9
Get rid of all the using namespace and using boost:: declarations in Thrift header files
by Mark Slee
· 18 years ago
9f0c651
Thrift license applied to all the C++ files
by Mark Slee
· 18 years ago
4af6ed7
Change Thrift c++ to new protocol wrapping transport model
by Mark Slee
· 18 years ago
d788b2e
Thrift TTransportFactory model for servers
by Mark Slee
· 18 years ago
f5f2be4
Thrift: standardize coding style
by Mark Slee
· 18 years ago
1669885
More boosification of thrift driver, server, transport and protocol code
by Marc Slemko
· 18 years ago
6f038a7
Converted concurrency classes to use boost::shared_ptr and boost::weak_ptr:
by Marc Slemko
· 18 years ago
4e0d962
Thrift: move /lib/cpp code into /lib/cpp/src
by Mark Slee
· 19 years ago
[Renamed from lib/cpp/TProcessor.h]
8d7e1f6
Update Thrift CPP libraries to work with new generated source, change underlying buffers to use uint8_t* instead of std::string
by Mark Slee
· 19 years ago