thrift/test/erl
David Reiss bb97fd90a5 THRIFT-211. erlang: Allow clients to be created without connecting
Add a client option to prevent the initial connect (which causes
the protocol factory to be ignored).  The main use case for this
is testing the proper handling of clients that cannot connect.
Update the tether test to use this feature instead of a raw
gen_server:start call.

git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@781635 13f79535-47bb-0310-9956-ffa450edef68
2009-06-04 02:01:28 +00:00
..
src THRIFT-211. erlang: Allow clients to be created without connecting 2009-06-04 02:01:28 +00:00
Makefile THRIFT-211. erlang: Support unlinked Thrift clients. 2009-06-04 02:01:24 +00:00