Age | Commit message (Expand) | Author |
---|---|---|
2013-04-02 | Fix ranch_server:set_connections_sup/2 race conditions | James Fish |
2013-04-02 | Add ranch_server state recovery | James Fish |
2013-04-01 | Remove ranch_listener and replace ListenerPid by Ref | Loïc Hoguin |
2013-03-31 | Use a custom supervisor for ranch_conns_sup | Loïc Hoguin |
2013-01-15 | Ignore tracking of requests when MaxConn = infinity | Fred Hebert |
2012-12-21 | Fix for cases when listener dies before acceptors | Andrew Majorov |
2012-12-21 | Make listener supervisor failures less painful | Andrew Majorov |
2012-08-06 | Make ranch_sup the owner of the ranch_server ets table | Loïc Hoguin |
2012-08-06 | Make accept asynchronous | Loïc Hoguin |
2012-07-25 | Make acceptors query the protocol opts on startup | Loïc Hoguin |
2012-07-25 | Register acceptors through ranch_server | Loïc Hoguin |
2012-07-25 | Introduce the ranch_server registry, make it handle listeners | Loïc Hoguin |