thrift/test/erl
David Reiss 1e1a697672 THRIFT-211. erlang: Support "tethered" clients
Add a client option that causes clients to monitor their creators
and terminate when the creator dies.  This makes it possible to
prevent client leaks without linking, because the latter causes
application code to be killed when a transport error occurs and
exits are not trapped.

git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@781636 13f79535-47bb-0310-9956-ffa450edef68
2009-06-04 02:01:32 +00:00
..
src THRIFT-211. erlang: Support "tethered" clients 2009-06-04 02:01:32 +00:00
Makefile THRIFT-211. erlang: Support unlinked Thrift clients. 2009-06-04 02:01:24 +00:00