Loïc Hoguin
|
309f8bacf6
Print a warning when discarding an option on listener startup
|
9 years ago |
Loïc Hoguin
|
d30408b2e8
More test suites refactoring
|
9 years ago |
Loïc Hoguin
|
593560410c
Fix another intermittent test issue
|
9 years ago |
Loïc Hoguin
|
157b6b31c4
Hopefully fix an intermittent test failure
|
9 years ago |
Loïc Hoguin
|
ee1f827828
Ensure ranch_conns_sup doesn't crash on protocol start crash
|
9 years ago |
Loïc Hoguin
|
c867ec582d
Add tests and more docs about separate supervisor/connection
|
9 years ago |
Loïc Hoguin
|
32e4ebef2c
Alphabetical order tests
|
9 years ago |
Loïc Hoguin
|
f5f480c575
Beginnings of modernizing the test suite
|
9 years ago |
Slava Yurin
|
bac2faea84
Fix inherit listen options for accepted socket
|
11 years ago |
Loïc Hoguin
|
c74d53af61
Add asn1 to the list of applications that need to be started for SSL
|
12 years ago |
Loïc Hoguin
|
e6e5c73194
Use ct_helper to generate SSL certificates for testing
|
12 years ago |
Geoff Cant
|
3cc134ef69
Allow ranch_ssl to use DER cert/key/ca options.
|
12 years ago |
James Fish
|
a700368b2c
Fix ranch_server:set_connections_sup/2 race conditions
|
12 years ago |
Loïc Hoguin
|
8203188155
Merge branch 'server-state-recover' of git://github.com/fishcakez/ranch
|
12 years ago |
James Fish
|
bb9f91b865
Add ranch_server state recovery
|
12 years ago |
James Fish
|
773ce4fdf3
Add test to check setting max conenctions does not crash any processes
|
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 |
James Fish
|
3d8df7f29d
Remove pointless sleep from tcp_upgrade test
|
12 years ago |
Fred Hebert
|
662d94a531
Ignore tracking of requests when MaxConn = infinity
|
12 years ago |
Loïc Hoguin
|
9993923c40
Add ranch:set_max_connections/2 and get_max_connections/1
|
12 years ago |
Andrew Majorov
|
66618454e0
Assure we manually close right socket in testcases
|
12 years ago |
Andrew Majorov
|
acaa33a870
Test cases for the listener supervisor behavior
|
12 years ago |
Loïc Hoguin
|
7f4261d1d8
Merge branch 'adt-socket-transport-opt' of git://github.com/basho/ranch
|
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
|
e66db84e39
Error out if Ranch can't be started in the test suite
|
12 years ago |
Loïc Hoguin
|
d8981b5862
Add tests for {active, once} for both TCP and SSL
|
12 years ago |
Loïc Hoguin
|
eabb029895
Check the accept/2 return value for errors
|
12 years ago |
Loïc Hoguin
|
6b354c1124
Make accept asynchronous
|
12 years ago |