Loïc Hoguin
|
236d0f8eec
Add ranch:get_addr/1
|
9 years ago |
Loïc Hoguin
|
309f8bacf6
Print a warning when discarding an option on listener startup
|
9 years ago |
Loïc Hoguin
|
315582f0bd
Filter out all unknown options, not just 2-tuple ones
|
9 years ago |
Loïc Hoguin
|
dd5367f370
Welcome to 2015
|
9 years ago |
Loïc Hoguin
|
0d5d855da3
Update the list of allowed transport options
|
9 years ago |
Loïc Hoguin
|
d440a2c1d2
Don't pass Ranch-specific options down to transports
|
9 years ago |
Loïc Hoguin
|
3d713aefd4
Fix start_listener spec
|
10 years ago |
Loïc Hoguin
|
a41098520a
Update copyright years
|
11 years ago |
Slava Yurin
|
bac2faea84
Fix inherit listen options for accepted socket
|
11 years ago |
Loïc Hoguin
|
20a48ce65e
Get rid of a ton of pointless comments
|
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 |
Loïc Hoguin
|
9413715026
Small fixes to specs
|
11 years ago |
Loïc Hoguin
|
8068ec853e
Fix typespecs for ranch:filter_options/3
|
12 years ago |
Loïc Hoguin
|
9a8409e5c3
Add ranch:ref() type
|
12 years ago |
Loïc Hoguin
|
109c63d0e7
Remove ranch_listener and replace ListenerPid by Ref
|
12 years ago |
Fred Hebert
|
c7bf6d2e4d
Allow raw socket options for TCP and SSL
|
12 years ago |
Loïc Hoguin
|
201a0cb5e4
Improve max_connections type
|
12 years ago |
Loïc Hoguin
|
9993923c40
Add ranch:set_max_connections/2 and get_max_connections/1
|
12 years ago |
Andrew Majorov
|
0b270b2e9c
Ensure transport module is loaded before checking exports
|
12 years ago |
Andrew Thompson
|
036fbd5318
Add {socket, Socket} transport option, for accepting on existing sockets
|
12 years ago |
Loïc Hoguin
|
f26401af19
Return {error, badarg} if start_listener got a bad transport module
|
12 years ago |
Loïc Hoguin
|
0d84eda41c
Add the 'ranch_transport' behaviour
|
12 years ago |
Loïc Hoguin
|
b72fe3e67e
Introduce the ranch_server registry, make it handle listeners
|
12 years ago |
Loïc Hoguin
|
45348170f4
Add support for listening on random port numbers (port 0)
|
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 |