aboutsummaryrefslogtreecommitdiffstats
path: root/src/ranch_acceptor.erl
AgeCommit message (Expand)Author
2013-01-15Ignore tracking of requests when MaxConn = infinityFred Hebert
2012-12-24Improve max_connections typeLoïc Hoguin
2012-12-24Add ranch:set_max_connections/2 and get_max_connections/1Loïc Hoguin
2012-08-06Check the accept/2 return value for errorsLoï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-06-04Add Transport:connect/3 and remove types unneeded by R15B+0.2.1Loïc Hoguin
2012-04-14Import the acceptor code from CowboyLoïc Hoguin