1. 5d1784a Failing to init eventBase_ to NULL in one constructor by Mark Slee · 17 years ago
  2. b4d3e7b Create a TServerEventHandler interface in TServer by Mark Slee · 17 years ago
  3. 79b1694 Refactor TNonblockingServer to use event_base construct by Mark Slee · 17 years ago
  4. 402ee28 Fix TNonBlockingServer libevent issue in ThreadPool mode by Mark Slee · 17 years ago
  5. 5898599 [thrift] Add optional callback inside of serve() by dweatherford · 18 years ago
  6. 8eceaea Missing variable in initializer list for TNonblockingServer constructor by Mark Slee · 18 years ago
  7. e02385b Add thread pool option to NonblockingServer by Mark Slee · 18 years ago
  8. 5ea15f9 Get rid of all the using namespace and using boost:: declarations in Thrift header files by Mark Slee · 18 years ago
  9. 9f0c651 Thrift license applied to all the C++ files by Mark Slee · 18 years ago
  10. 9abb0d6 -- Change concept of protocol and transport factory by Aditya Agarwal · 18 years ago
  11. f937339 Nonblockingserver constructor that uses binary protocol factory by default by Mark Slee · 18 years ago
  12. 1ea9052 -- Nonblocking server changes to allow logging by Aditya Agarwal · 18 years ago
  13. b9ff32a Thrift: C++ peek() method and TException not Exception by Mark Slee · 18 years ago
  14. 4af6ed7 Change Thrift c++ to new protocol wrapping transport model by Mark Slee · 18 years ago
  15. 92f00fb Framing option for non blocking server by Mark Slee · 18 years ago
  16. 2f6404d C++ Thrift coding style changes by Mark Slee · 18 years ago