Merging PHP transport changes from www trunk to thrift trunk
authorMark Slee <mcslee@apache.org>
Tue, 13 Nov 2007 10:19:08 +0000 (10:19 +0000)
committerMark Slee <mcslee@apache.org>
Tue, 13 Nov 2007 10:19:08 +0000 (10:19 +0000)
commit0cdc6c8cd94cad4407e38db5975715fb67c71fb7
tree78d41ce3baa549e11852e56a42fdfbc85a4ba065
parentc557df42ed89913dd35536fcb30621d64c4ab0e6
Merging PHP transport changes from www trunk to thrift trunk

Summary: Some empty() fixes, plus a few other socket helpers

Reviewed By: lucas

Test Plan: Use the transports to make IPC calls!

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