aboutsummaryrefslogtreecommitdiffstats
path: root/src/ranch_server.erl
AgeCommit message (Expand)Author
2013-01-15Ignore tracking of requests when MaxConn = infinityFred Hebert
2012-12-21Fix for cases when listener dies before acceptorsAndrew Majorov
2012-12-21Make listener supervisor failures less painfulAndrew Majorov
2012-08-06Make ranch_sup the owner of the ranch_server ets tableLoïc Hoguin
2012-08-06Make accept asynchronousLoïc Hoguin
2012-07-25Make acceptors query the protocol opts on startupLoïc Hoguin
2012-07-25Register acceptors through ranch_serverLoïc Hoguin
2012-07-25Introduce the ranch_server registry, make it handle listenersLoïc Hoguin