Loïc Hoguin
|
33db3b0d1a
Use a custom supervisor for ranch_conns_sup
|
12 лет назад |
Ali Sabil
|
6a0b3efb08
Catch badmatch errors when using file:sendfile
|
12 лет назад |
Loïc Hoguin
|
809a12fdbe
Update Ranch to 0.6.2
|
12 лет назад |
Loïc Hoguin
|
65c8766ae7
Add next_protocols_advertised option to ranch_ssl
|
12 лет назад |
Loïc Hoguin
|
5c5a87fe1e
Merge branch 'master' of git://github.com/0x00F6/ranch
|
12 лет назад |
0x00F6
|
6d8208d07d
Support for fail_if_no_peer_cert SSL server option.
|
12 лет назад |
Loïc Hoguin
|
0364d71d69
Merge branch 'remove-pointless-sleep' of git://github.com/fishcakez/ranch
|
12 лет назад |
James Fish
|
3d8df7f29d
Remove pointless sleep from tcp_upgrade test
|
12 лет назад |
Loïc Hoguin
|
265e372fd2
Makefile verbosity tweaks
|
12 лет назад |
Loïc Hoguin
|
a643618a07
Makefile: only recompile files newer than the .app
|
12 лет назад |
Loïc Hoguin
|
d635aece25
Update Ranch to 0.6.1
|
12 лет назад |
Loïc Hoguin
|
e4833a4ec6
Update AUTHORS file
|
12 лет назад |
Loïc Hoguin
|
5ddd20e5ae
Explain how to use Ranch with a gen_server in the guide
|
12 лет назад |
Loïc Hoguin
|
81757b2bce
Add section about platform-specific TCP features to the guide
|
12 лет назад |
Loïc Hoguin
|
d20989e722
Do not require rebar to build Ranch
|
12 лет назад |
Loïc Hoguin
|
0a101a324d
Merge branch 'optimise-conn-count' of https://github.com/ferd/ranch
|
12 лет назад |
Fred Hebert
|
662d94a531
Ignore tracking of requests when MaxConn = infinity
|
12 лет назад |
Loïc Hoguin
|
56d75d4c03
Merge branch 'master' of https://github.com/ferd/ranch
|
12 лет назад |
Fred Hebert
|
c7bf6d2e4d
Allow raw socket options for TCP and SSL
|
12 лет назад |
Loïc Hoguin
|
9fd9294a13
Update version to 0.6.0
|
12 лет назад |
Loïc Hoguin
|
db9889b91c
Add #ninenines IRC channel + support options to the README
|
12 лет назад |
Loïc Hoguin
|
e0d60d9a39
Update AUTHORS
|
12 лет назад |
Loïc Hoguin
|
f685fe97ce
Update ROADMAP
|
12 лет назад |
Loïc Hoguin
|
201a0cb5e4
Improve max_connections type
|
12 лет назад |
Loïc Hoguin
|
9993923c40
Add ranch:set_max_connections/2 and get_max_connections/1
|
12 лет назад |
Loïc Hoguin
|
058ad09e8b
Merge branch 'fix/listener_sup_failures' of git://github.com/keynslug/syncranch
|
12 лет назад |
Andrew Majorov
|
66618454e0
Assure we manually close right socket in testcases
|
12 лет назад |
Andrew Majorov
|
0b270b2e9c
Ensure transport module is loaded before checking exports
|
12 лет назад |
Andrew Majorov
|
acaa33a870
Test cases for the listener supervisor behavior
|
12 лет назад |
Andrew Majorov
|
0dd0f5149d
Fix for cases when listener dies before acceptors
|
12 лет назад |