Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
thrift
/
152d1bef44853601d88d51e616387accfbc675a3
/
lib
/
cpp
/
src
/
thrift
/
server
/
TSimpleServer.h
82ae957
THRIFT-2221: detect C++11 and use std namespace for memory operations (smart_ptr)
by James E. King, III
· 9 years ago
1f6e380
`make style` applied
by Konrad Grochowski
· 11 years ago
79c9911
THRIFT-3084 add optional concurrent client limit enforcement to lib/cpp threaded servers
by Jim King
· 11 years ago
21b6852
THRIFT-3083 consolidate simple and threaded server run loops
by Jim King
· 11 years ago
5ec805b
THRIFT-3081 consolidate client processing loop in Simple, Threaded, and Thread Pool servers
by Jim King
· 11 years ago
1684c42
THRIFT-2441 Cannot shutdown TThreadedServer when clients are still connected
by Ben Craig
· 11 years ago
16a23a6
THRIFT-2729: C++ - .clang-format created and applied
by Konrad Grochowski
· 11 years ago
240120c
Revert "THRIFT-2729: C++ - .clang-format created and applied"
by Konrad Grochowski
· 11 years ago
74260aa
THRIFT-2729: C++ - .clang-format created and applied
by Konrad Grochowski
· 11 years ago
49ff8b1
THRIFT-1552 Include paths for c/c++ should be prefixed with 'thrift/'
by Roger Meier
· 14 years ago
[Renamed (97%) from lib/cpp/src/server/TSimpleServer.h]
7a9fb81
THRIFT-1316. cpp: update server classes to accept TProcessorFactory objects
by Bryan Duxbury
· 15 years ago
383e949
THRIFT-567. cpp: Can't immediately stop a TSimpleServer thread that is idle
by Bryan Duxbury
· 16 years ago
ea2cba8
THRIFT-387. Add license headers to a bunch of files
by David Reiss
· 17 years ago
13083d6
THRIFT-294. Remove @author tags
by Bryan Duxbury
· 17 years ago
b5e6221
THRIFT-270: change cpp namespaces from facebook::thrift to apache::thrift
by T Jake Luciani
· 17 years ago
b4d3e7b
Create a TServerEventHandler interface in TServer
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
· 19 years ago
6e3f637
Proper shutdown functionality for Thrift servers
by Mark Slee
· 19 years ago
9f0c651
Thrift license applied to all the C++ files
by Mark Slee
· 19 years ago
9abb0d6
-- Change concept of protocol and transport factory
by Aditya Agarwal
· 19 years ago
4af6ed7
Change Thrift c++ to new protocol wrapping transport model
by Mark Slee
· 19 years ago
794993d
Change run() to serve() in all Thrift server interfaces
by Mark Slee
· 19 years ago
d788b2e
Thrift TTransportFactory model for servers
by Mark Slee
· 20 years ago
1669885
More boosification of thrift driver, server, transport and protocol code
by Marc Slemko
· 20 years ago
6f038a7
Converted concurrency classes to use boost::shared_ptr and boost::weak_ptr:
by Marc Slemko
· 20 years ago
4e0d962
Thrift: move /lib/cpp code into /lib/cpp/src
by Mark Slee
· 20 years ago
[Renamed from lib/cpp/server/TSimpleServer.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
· 20 years ago
e854063
Rev 2 of Thrift, the Pillar successor
by Mark Slee
· 20 years ago