index
:
ranch.git
1.8.x
master
no-pdict
test-internal_active_n-2
windows-ssl-active-n
Socket acceptor pool for TCP protocols.
Loïc Hoguin
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
ranch_listener_sup.erl
Age
Commit message (
Expand
)
Author
2016-09-19
Renaming NbAcceptors to NumAcceptors
ferigis
2015-12-18
Use the default restart intensity in all supervisors
Loïc Hoguin
2015-08-18
Welcome to 2015
Loïc Hoguin
2014-06-10
Update copyright years
Loïc Hoguin
2013-12-07
Get rid of a ton of pointless comments
Loïc Hoguin
2013-12-07
Gracefully shutdown when stop_listener/1 is called
Loïc Hoguin
2013-11-26
Add accept_ack on all transports and ack_timeout transport option
Loïc Hoguin
2013-11-25
Small fixes to specs
Loïc Hoguin
2013-05-16
Add ranch:ref() type
Loïc Hoguin
2013-04-29
Allow connection processes to be supervisors
Loïc Hoguin
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
2012-12-21
Make listener supervisor failures less painful
Andrew Majorov
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
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