Add options to thrift transport classes for custom error handlers
authorMark Slee <mcslee@apache.org>
Wed, 3 Jan 2007 19:23:50 +0000 (19:23 +0000)
committerMark Slee <mcslee@apache.org>
Wed, 3 Jan 2007 19:23:50 +0000 (19:23 +0000)
commitad58f952bc0c637a203416eaaf46383f9955ef8e
tree9966805c3b80c16e3731105e45ecbadfd88baebc
parenta09e34efb025ef9a2552deb133b5207b9dd810b4
Add options to thrift transport classes for custom error handlers

Summary: So we can pass debug_rlog (facebook custom) in as a handler for errors to thrift (generic open source)

Reviewed By: lucas

git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@664903 13f79535-47bb-0310-9956-ffa450edef68
lib/php/src/transport/TSocket.php
lib/php/src/transport/TSocketPool.php