thrift/test/py
David Reiss 74421273ad THRIFT-67. python: Add TNonblockingServer
This TNonblockingServer is very similar to the C++ implementation.
It assumes the framed transport, but it uses select instead of libevent.


git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@712306 13f79535-47bb-0310-9956-ffa450edef68
2008-11-07 23:09:31 +00:00
..
explicit_module Make the Python generator use non-hardcoded namespaces. 2008-03-27 21:41:54 +00:00
Makefile.am Make "make clean" rules a bit more standard. 2008-02-24 16:42:18 +00:00
RunClientServer.py THRIFT-67. python: Add TNonblockingServer 2008-11-07 23:09:31 +00:00
SerializationTest.py THRIFT-109. python: Use self.assert* instead of assert in tests 2008-10-17 19:30:35 +00:00
TestClient.py THRIFT-67. python: Add TNonblockingServer 2008-11-07 23:09:31 +00:00
TestEof.py Thrift: Python test improvements. 2008-02-15 01:10:23 +00:00
TestServer.py THRIFT-67. python: Add TNonblockingServer 2008-11-07 23:09:31 +00:00
TestSocket.py THRIFT-109. python: Use self.assert* instead of assert in tests 2008-10-17 19:30:35 +00:00