Age | Commit message (Expand) | Author |
---|---|---|
2012-12-21 | Assure we manually close right socket in testcases | Andrew Majorov |
2012-12-21 | Test cases for the listener supervisor behavior | Andrew Majorov |
2012-12-20 | Merge branch 'adt-socket-transport-opt' of git://github.com/basho/ranch | Loïc Hoguin |
2012-12-20 | Add {socket, Socket} transport option, for accepting on existing sockets | Andrew Thompson |
2012-12-20 | Return {error, badarg} if start_listener got a bad transport module | Loïc Hoguin |
2012-11-20 | Error out if Ranch can't be started in the test suite | Loïc Hoguin |
2012-08-15 | Add tests for {active, once} for both TCP and SSL | Loïc Hoguin |
2012-08-06 | Check the accept/2 return value for errors | Loïc Hoguin |
2012-08-06 | Make accept asynchronous | Loïc Hoguin |
2012-07-25 | Introduce the ranch_server registry, make it handle listeners | Loïc Hoguin |
2012-07-22 | Add an SSL test | Loïc Hoguin |
2012-07-22 | Add support for listening on random port numbers (port 0) | Loïc Hoguin |
2012-04-14 | Import the acceptor code from Cowboy | Loïc Hoguin |