Thrift: Supported for file descriptor == 0 and cleanup error output

Summary:
Thrift improperly initialized file descriptors to zero and treated 0 and an invalid value.  0 is a valid file descriptor.  Also, commented out error message on client disconnect for TThreadPoolServer

Reviewed By: Marc & Karl

Revert Plan: revertible

Notes:


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