Thrift: Python support for Unix-domain sockets, and eager timeout setting.
authorDavid Reiss <dreiss@apache.org>
Fri, 14 Dec 2007 23:46:47 +0000 (23:46 +0000)
committerDavid Reiss <dreiss@apache.org>
Fri, 14 Dec 2007 23:46:47 +0000 (23:46 +0000)
commitc16a8f6e45015299ed65fbdbfb3bda9017663a6d
tree0d5436efb101750b88f61c7b0c10d54b569119bb
parent4a15eb7f7114e1ef585365c0cbcd2fb0de982d27
Thrift: Python support for Unix-domain sockets, and eager timeout setting.

Reviewed By: mcslee

Test Plan: Ran the test script.

Revert Plan: ok

Other Notes:
Contributed by Ben Maurer.

git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@665394 13f79535-47bb-0310-9956-ffa450edef68
lib/py/src/transport/TSocket.py
test/py/TestSocket.py [new file with mode: 0755]