Loïc Hoguin
|
366cb0a6df
Add an error report when a connection process fails to start
|
11 years ago |
Loïc Hoguin
|
7194df4568
Gracefully shutdown when stop_listener/1 is called
|
11 years ago |
Loïc Hoguin
|
99242f3342
Add accept_ack on all transports and ack_timeout transport option
|
11 years ago |
James Fish
|
ef10414e67
Include protocol module in error report when connection fails
|
11 years ago |
James Fish
|
767109b1c3
Don't report error when protocol exits with reason shutdown
|
11 years ago |
Loïc Hoguin
|
02a1732590
Print an error if the supervisor receives an unexpected message
|
11 years ago |
Loïc Hoguin
|
6d0914901e
Close the socket if no child process was started
|
11 years ago |
Loïc Hoguin
|
400b93e44c
Report errors when connection processes fail
|
11 years ago |
Loïc Hoguin
|
033afb1a44
Catch exceptions in ranch_conns_sup:active_connections/1
|
12 years ago |
Loïc Hoguin
|
480d48a5dc
Fix which_children call which returned incorrect values
|
12 years ago |
Loïc Hoguin
|
9a8409e5c3
Add ranch:ref() type
|
12 years ago |
Loïc Hoguin
|
ae1d1846c6
Allow connection processes to be supervisors
|
12 years ago |
Loïc Hoguin
|
109c63d0e7
Remove ranch_listener and replace ListenerPid by Ref
|
12 years ago |
Loïc Hoguin
|
33db3b0d1a
Use a custom supervisor for ranch_conns_sup
|
12 years ago |
Andrew Majorov
|
8dad1451dd
Make listener supervisor failures less painful
|
12 years ago |
Loïc Hoguin
|
46ada7fff0
Add Transport:connect/3 and remove types unneeded by R15B+
|
13 years ago |
Loïc Hoguin
|
4156fa3ebb
Import the acceptor code from Cowboy
|
13 years ago |