Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
thrift
/
e5a4d0c576a30e7a324890ec552e190afdd6ac27
/
lib
/
alterl
/
src
/
thrift_client.erl
e5a4d0c
erlang: move thrift_client connect logic into a handle_call and call it in start_link
by David Reiss
· 17 years ago
672968d
erlang thrift_client: wrap gen_tcp:connect in a catch ... leave nothing to chance
by David Reiss
· 17 years ago
c920faf
erlang thrift_client will return {stop, Error} in start_link on a gen_tcp:connect error rather than exiting
by David Reiss
· 17 years ago
914ebb4
Erlang: add framed_transport and non-strict binary_protocol
by David Reiss
· 17 years ago
1af1868
replacing an io format with error_logger call
by David Reiss
· 17 years ago
6f1cd53
small buffered_transport and client improvements
by David Reiss
· 17 years ago
4fd7818
add optional (connect) Timeout parameter to thrift_client:start_link
by David Reiss
· 17 years ago
464e300
add a close to thrift_client to close the underlying transport
by David Reiss
· 17 years ago
c525745
if instead of case for a guard comparison
by David Reiss
· 17 years ago
6b3e40f
use type-appropriate methods for size and map for dict and set structures
by David Reiss
· 17 years ago
55ff70f
Implement TApplicationException handling in alt_erl client
by David Reiss
· 17 years ago
8cadf3e
Remove extra debugging from thrift_client.erl
by David Reiss
· 17 years ago
2c53403
Add a thrift client to alterl bindings
by David Reiss
· 17 years ago