Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
thrift
/
0ee93eaa464d524efcfda4f243d2c456a4dfac5e
/
lib
/
erl
/
src
/
thrift_server.erl
37dbfef
Fix thrift_server to work with newest thrift_processor
by David Reiss
· 17 years ago
9f2a5d7
Rename "alterl" to "erl".
by David Reiss
· 17 years ago
[Renamed from lib/alterl/src/thrift_server.erl]
0c8cb4a
Add back thrift_server.erl which we still use
by David Reiss
· 17 years ago
c11734e
mochiweb style avoidance of gen_tcp:controlling_process
by David Reiss
· 17 years ago
11d855c
micro optimization in thrift_processor
by David Reiss
· 17 years ago
8cf694d
Change alterl thrift_server to use non-blocking TCP calls and properly set the processor as the controlling process for the client sockets.
by David Reiss
· 17 years ago
fc44c41
Comment out some noisy output from thrift_processor and thrift_server
by David Reiss
· 17 years ago
f4761e3
Fix thrift_server to create transport and protocol inside the processor rather than inside the acceptor.
by David Reiss
· 17 years ago
c308d69
Add thrift_server:stop/1 to stop a running server
by David Reiss
· 17 years ago
90b4083
Implement buffered transport
by David Reiss
· 17 years ago
1c1ca74
Make processor use a service definition and handler to determine types
by David Reiss
· 17 years ago
ac54955
Initial commit of alternative erlang lib
by David Reiss
· 17 years ago