Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
thrift
/
ea2cba8ba8484a8d4e669c02dd97b3b2445ef322
/
lib
/
cpp
/
src
/
server
/
TNonblockingServer.h
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
cbcd63a
Thrift-357. cpp: Fix buffer and connection bloat in TNonBlockingServer
by Kevin Clark
· 16 years ago
5ace178
THRIFT-265. cpp: Reset buffers every 512 calls in TNonblockingServer
by Kevin Clark
· 16 years ago
b5e6221
THRIFT-270: change cpp namespaces from facebook::thrift to apache::thrift
by T Jake Luciani
· 16 years ago
01e55c1
cpp: Eliminate the use of fprintf [THRIFT-77]
by David Reiss
· 17 years ago
af78778
(THRIFT-54) Remove "frameResponses" from TNonblockingServer
by David Reiss
· 17 years ago
52cb7a7
(THRIFT-45) TNonblockingServer (C++): only do one write in responses.
by David Reiss
· 17 years ago
28f298d
Memory-based transport rewrite.
by David Reiss
· 17 years ago
c17fe6b
THRIFT: Nonblcoking bug fix
by David Reiss
· 17 years ago
1997f10
Persistent conns in TSocketPool
by David Reiss
· 17 years ago
9b20955
Thrift error logging improvements
by David Reiss
· 17 years ago
d7a16f4
Thrift: Add "#include <cstdlib>" in a few places and s/malloc/std::malloc/
by David Reiss
· 17 years ago
a8de489
Patch from Ross McFarland to compile with strict warnings
by Mark Slee
· 17 years ago
5d1784a
Failing to init eventBase_ to NULL in one constructor
by Mark Slee
· 17 years ago
b4d3e7b
Create a TServerEventHandler interface in TServer
by Mark Slee
· 17 years ago
79b1694
Refactor TNonblockingServer to use event_base construct
by Mark Slee
· 17 years ago
402ee28
Fix TNonBlockingServer libevent issue in ThreadPool mode
by Mark Slee
· 17 years ago
5898599
[thrift] Add optional callback inside of serve()
by dweatherford
· 18 years ago
8eceaea
Missing variable in initializer list for TNonblockingServer constructor
by Mark Slee
· 18 years ago
e02385b
Add thread pool option to NonblockingServer
by Mark Slee
· 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
9abb0d6
-- Change concept of protocol and transport factory
by Aditya Agarwal
· 18 years ago
f937339
Nonblockingserver constructor that uses binary protocol factory by default
by Mark Slee
· 18 years ago
1ea9052
-- Nonblocking server changes to allow logging
by Aditya Agarwal
· 18 years ago
b9ff32a
Thrift: C++ peek() method and TException not Exception
by Mark Slee
· 18 years ago
4af6ed7
Change Thrift c++ to new protocol wrapping transport model
by Mark Slee
· 18 years ago
92f00fb
Framing option for non blocking server
by Mark Slee
· 18 years ago
2f6404d
C++ Thrift coding style changes
by Mark Slee
· 18 years ago