-- Thrift fixes

Summary:
-- Made read buffering work (the buffer wasn't actually being used)
-- TServer now extends TRunnable (useful for testing)
-- Adding TLogging (the DEBUG and ERROR macros that we all know and love)

Reviewed By: Slee


git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@664824 13f79535-47bb-0310-9956-ffa450edef68
5 files changed
tree: 7ce63890b2fc79f56d62aff5a941a18a9b61b676
  1. README
  2. bootstrap.sh
  3. compiler/
  4. configure.ac
  5. doc/
  6. lib/
  7. test/