thrift/lib
Karl Lehenbauer 893ef724c3 Fix identifier typo in Thrift error message.
Trac Bug: #

Reviewed By:

Test Plan:
The correct error message appears when a PHP Thrift client can't
connect to a server.  Set that up, and try and get the error message:

[Wed Jan 17 10:41:41 2007] [error] TSocketPool: retryInterval (60) has
passed for host dev007:8188

...then you're good.  If you get something about a undefined property,
then this fix didn't work.

Revert Plan: Revertible


git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@664920 13f79535-47bb-0310-9956-ffa450edef68
2007-01-17 18:56:10 +00:00
..
cpp Added ax_event_base.m4 to find and configure libevent 2007-01-17 08:32:16 +00:00
java New protocol wrapping transport model for Thrift Java 2006-10-25 20:53:37 +00:00
php Fix identifier typo in Thrift error message. 2007-01-17 18:56:10 +00:00
py Added autoconf/automake glue to run lib/py/setup.py as part of make install 2007-01-16 22:20:19 +00:00