1. 37dbfef Fix thrift_server to work with newest thrift_processor by David Reiss · 17 years ago
  2. 9f2a5d7 Rename "alterl" to "erl". by David Reiss · 17 years ago[Renamed from lib/alterl/src/thrift_server.erl]
  3. 0c8cb4a Add back thrift_server.erl which we still use by David Reiss · 17 years ago
  4. c11734e mochiweb style avoidance of gen_tcp:controlling_process by David Reiss · 17 years ago
  5. 11d855c micro optimization in thrift_processor by David Reiss · 17 years ago
  6. 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
  7. fc44c41 Comment out some noisy output from thrift_processor and thrift_server by David Reiss · 17 years ago
  8. f4761e3 Fix thrift_server to create transport and protocol inside the processor rather than inside the acceptor. by David Reiss · 17 years ago
  9. c308d69 Add thrift_server:stop/1 to stop a running server by David Reiss · 17 years ago
  10. 90b4083 Implement buffered transport by David Reiss · 17 years ago
  11. 1c1ca74 Make processor use a service definition and handler to determine types by David Reiss · 17 years ago
  12. ac54955 Initial commit of alternative erlang lib by David Reiss · 17 years ago