Loïc Hoguin
|
68747c039c
Fix some whitespace
|
6 years ago |
j.uhlig
|
5ada450fe1
Introduce Transport:handshake/1,2
|
7 years ago |
Loïc Hoguin
|
8eaae552ec
Ranch 1.5.0
|
7 years ago |
Jan Uhlig
|
b6f5b70ddb
Added transport functions getopts/2, getstat/1 and getstat/2
|
7 years ago |
Loïc Hoguin
|
55c2a9d623
Update Copyright to 2017
|
8 years ago |
Loïc Hoguin
|
bfd3be1472
Update copyright year
|
8 years ago |
Loïc Hoguin
|
b2b0996274
Blacklist listen options instead of whitelist
|
8 years ago |
Marc Worrell
|
2d56329c7b
Add ipv6_v6only listen option
|
8 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 |
Stéphane Wirtel
|
9176df9eb5
Add Transport:secure/0
|
10 years ago |
Loïc Hoguin
|
a41098520a
Update copyright years
|
11 years ago |
Loïc Hoguin
|
c331076bad
Add Transport:shutdown/2
|
11 years ago |
Loïc Hoguin
|
20a48ce65e
Get rid of a ton of pointless comments
|
11 years ago |
Loïc Hoguin
|
3634e392a8
Add transport options linger, send_timeout, send_timeout_close
|
11 years ago |
Loïc Hoguin
|
441687473a
Merge branch 'connect_timeout' of git://github.com/heroku/ranch
|
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 |
Geoff Cant
|
261e325883
Implements ranch_transport:connect/4.
|
11 years ago |
James Fish
|
ca6817880e
Add Transport:sendfile/4,/5
|
12 years ago |
Loïc Hoguin
|
01457ee409
Add ranch_tcp:opts() type
|
12 years ago |
Ali Sabil
|
6a0b3efb08
Catch badmatch errors when using file:sendfile
|
12 years ago |
Fred Hebert
|
c7bf6d2e4d
Allow raw socket options for TCP and SSL
|
12 years ago |
Loïc Hoguin
|
fb7ed38076
Add Transport:sendfile/2 support
|
12 years ago |
Loïc Hoguin
|
0d18f4f930
Fix typespecs for Transport:send/2
|
12 years ago |
Loïc Hoguin
|
eec2e40258
Allow IP tuples and more when connecting transports
|
12 years ago |
Loïc Hoguin
|
cd099983b1
Add the {nodelay, boolean()} option controlling TCP_NODELAY
|
12 years ago |
Loïc Hoguin
|
0d84eda41c
Add the 'ranch_transport' behaviour
|
12 years ago |
Loïc Hoguin
|
46ada7fff0
Add Transport:connect/3 and remove types unneeded by R15B+
|
13 years ago |