thrift/test/erl
David Reiss 65cf720b19 Add thrift_client:send_call which sends a function call but doesn't read a response.
Summary:
  This is for logging applications with thrift_disk_log_transport, so the function calls
  logged don't necessarily have to be async void

Test plan:
  Added to test_disklog.erl


git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@666465 13f79535-47bb-0310-9956-ffa450edef68
2008-06-11 01:12:20 +00:00
..
src Add thrift_client:send_call which sends a function call but doesn't read a response. 2008-06-11 01:12:20 +00:00
Makefile Add thrift_disk_log_transport which writes to the disk_log module 2008-06-11 01:12:09 +00:00