aboutsummaryrefslogtreecommitdiffstats
path: root/src/ranch_listener_sup.erl
AgeCommit message (Expand)Author
2021-09-08Update copyright yearsLoïc Hoguin
2020-06-25Update copyrightjuhlig
2019-07-02Set transport options without suspendjuhlig
2019-07-01Add missing specsjuhlig
2019-05-13Change supervisor child specs to mapsjuhlig
2019-05-08Add the num_conns_sups optionjuhlig
2019-05-06Create one ranch_conns_sup per num_acceptorjuhlig
2018-07-04Better distinguish between Ranch and socket optionsLoïc Hoguin
2018-05-16Ensure listener restart with changed TransOptsj.uhlig
2018-05-02Add suspend/resume of listeners and update of transport optionsj.uhlig
2018-04-10Ranch 1.5.01.5.0Loïc Hoguin
2018-03-14Fix ranch:info/0 and ranch:procs/2 in embedded modej.uhlig
2017-06-07Update Copyright to 20171.4.0Loïc Hoguin
2016-11-24Update copyright yearLoïc Hoguin
2016-09-19Renaming NbAcceptors to NumAcceptorsferigis
2015-12-18Use the default restart intensity in all supervisorsLoïc Hoguin
2015-08-18Welcome to 2015Loïc Hoguin
2014-06-10Update copyright yearsLoïc Hoguin
2013-12-07Get rid of a ton of pointless commentsLoïc Hoguin
2013-12-07Gracefully shutdown when stop_listener/1 is calledLoïc Hoguin
2013-11-26Add accept_ack on all transports and ack_timeout transport optionLoïc Hoguin
2013-11-25Small fixes to specsLoïc Hoguin
2013-05-16Add ranch:ref() typeLoïc Hoguin
2013-04-29Allow connection processes to be supervisorsLoïc Hoguin
2013-04-01Remove ranch_listener and replace ListenerPid by RefLoïc Hoguin
2013-03-31Use a custom supervisor for ranch_conns_supLoïc Hoguin
2012-12-21Make listener supervisor failures less painfulAndrew Majorov
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
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