summaryrefslogtreecommitdiff
path: root/lib/cpp/src/thrift/server/TServerFramework.cpp
Commit message (Expand)AuthorAgeFilesLines
* THRIFT-3768 fix TThreadedServer refactoring issues with client lifetime guara...Jim King2016-07-081-12/+13
* Revert "THRIFT-3768 fix TThreadedServer refactoring issues with client lifeti...Jens Geyer2016-07-081-14/+12
* THRIFT-3753 TServerFramework::stop may fail to interrupt connected clientstpcwang2016-06-161-1/+3
* THRIFT-3768 fix TThreadedServer refactoring issues with client lifetime guara...Jim King2016-06-161-12/+14
* THRIFT-3757 Fix various compile warnings with VS2015tpcwang2016-03-291-1/+1
* THRIFT-2423 Facebook's THeader protocol and transport for cppDave Watson2015-11-041-2/+7
* `make style` appliedKonrad Grochowski2015-05-181-52/+59
* THRIFT-3084 add optional concurrent client limit enforcement to lib/cpp threa...Jim King2015-04-301-5/+73
* THRIFT-3083 consolidate simple and threaded server run loopsJim King2015-04-301-0/+163