1. c53a594 Fix a compile bug introduced by r702644 by David Reiss · 16 years ago
  2. e11f307 THRIFT-149. cpp: Make TNonblockingServer handle a shut-down ThreadManager by David Reiss · 16 years ago
  3. 01e55c1 cpp: Eliminate the use of fprintf [THRIFT-77] by David Reiss · 17 years ago
  4. 2be87f3 (THRIFT-37) Add some missing newlines to fprintfs. by David Reiss · 17 years ago
  5. af78778 (THRIFT-54) Remove "frameResponses" from TNonblockingServer by David Reiss · 17 years ago
  6. 52cb7a7 (THRIFT-45) TNonblockingServer (C++): only do one write in responses. by David Reiss · 17 years ago
  7. 13aea46 Fix IPv6 on FreeBSD. by David Reiss · 17 years ago
  8. 9b20955 Thrift error logging improvements by David Reiss · 17 years ago
  9. 84e63ab Remove some trailing whitespace. by David Reiss · 17 years ago
  10. a79e488 TNonblockingServer: Fix wrong exception names by David Reiss · 17 years ago
  11. d7a16f4 Thrift: Add "#include <cstdlib>" in a few places and s/malloc/std::malloc/ by David Reiss · 17 years ago
  12. b4d3e7b Create a TServerEventHandler interface in TServer by Mark Slee · 17 years ago
  13. 256bdc4 IPv6 tweaks for Thrift by Mark Slee · 17 years ago
  14. 79b1694 Refactor TNonblockingServer to use event_base construct by Mark Slee · 17 years ago
  15. fb4b514 IPv6 support for the TNonBlockingServer by Mark Slee · 17 years ago
  16. 402ee28 Fix TNonBlockingServer libevent issue in ThreadPool mode by Mark Slee · 17 years ago
  17. 17496a0 Typo and comment fix by Mark Slee · 17 years ago
  18. 5898599 [thrift] Add optional callback inside of serve() by dweatherford · 18 years ago
  19. e02385b Add thread pool option to NonblockingServer by Mark Slee · 18 years ago
  20. 6ded775 THRIFT: generic output handler by boz · 18 years ago
  21. 5ea15f9 Get rid of all the using namespace and using boost:: declarations in Thrift header files by Mark Slee · 18 years ago
  22. 9f0c651 Thrift license applied to all the C++ files by Mark Slee · 18 years ago
  23. aaa23ed Move var declarations out of switch blocks in Thrift by Mark Slee · 18 years ago
  24. 9abb0d6 -- Change concept of protocol and transport factory by Aditya Agarwal · 18 years ago
  25. 1ea9052 -- Nonblocking server changes to allow logging by Aditya Agarwal · 18 years ago
  26. 7951119 fixed a problem with read buffer resizing in TNonblockingServer by robert · 18 years ago
  27. b9ff32a Thrift: C++ peek() method and TException not Exception by Mark Slee · 18 years ago
  28. 4af6ed7 Change Thrift c++ to new protocol wrapping transport model by Mark Slee · 18 years ago
  29. b3bd81f Change Thrift .cc files to be .cpp files by Mark Slee · 18 years ago[Renamed from lib/cpp/src/server/TNonblockingServer.cc]
  30. 92f00fb Framing option for non blocking server by Mark Slee · 18 years ago
  31. 2f6404d C++ Thrift coding style changes by Mark Slee · 18 years ago