Age | Commit message (Expand) | Author |
---|---|---|
2013-01-15 | Allow raw socket options for TCP and SSL | Fred Hebert |
2012-12-24 | Improve max_connections type | Loïc Hoguin |
2012-12-24 | Add ranch:set_max_connections/2 and get_max_connections/1 | Loïc Hoguin |
2012-12-21 | Ensure transport module is loaded before checking exports | Andrew Majorov |
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-08-20 | Add the 'ranch_transport' behaviour | Loïc Hoguin |
2012-07-25 | Introduce the ranch_server registry, make it handle listeners | Loïc Hoguin |
2012-07-22 | Add support for listening on random port numbers (port 0) | Loïc Hoguin |
2012-06-04 | Add Transport:connect/3 and remove types unneeded by R15B+0.2.1 | Loïc Hoguin |
2012-04-14 | Import the acceptor code from Cowboy | Loïc Hoguin |