erlang: Add some initial specs for thrift_transport and its implementations
authorDavid Reiss <dreiss@apache.org>
Mon, 30 Aug 2010 22:05:20 +0000 (22:05 +0000)
committerDavid Reiss <dreiss@apache.org>
Mon, 30 Aug 2010 22:05:20 +0000 (22:05 +0000)
commit9b7fbe37437a21a9d18644d9b20b6e8e86a92ce4
treee574be288b8c7921a8e4ee0b87eaaf444bb32b8b
parent5e6637b0ffdf9130e7cac012a5c42235d2f74f7d
erlang: Add some initial specs for thrift_transport and its implementations

git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@990973 13f79535-47bb-0310-9956-ffa450edef68
lib/erl/include/thrift_transport_impl.hrl [new file with mode: 0644]
lib/erl/src/thrift_base64_transport.erl
lib/erl/src/thrift_buffered_transport.erl
lib/erl/src/thrift_disk_log_transport.erl
lib/erl/src/thrift_file_transport.erl
lib/erl/src/thrift_framed_transport.erl
lib/erl/src/thrift_http_transport.erl
lib/erl/src/thrift_memory_buffer.erl
lib/erl/src/thrift_socket_transport.erl
lib/erl/src/thrift_transport.erl