mirror of
https://gitea.invidious.io/iv-org/litespeed-quic.git
synced 2024-08-15 00:53:43 +00:00
Latest changes
- Hide handshake implementation behind a set of function pointers - Use monotonically increasing clock - Make sure that retx delay is not larger than the max of 60 seconds
This commit is contained in:
parent
0fb9ea94ae
commit
83287402d5
13 changed files with 343 additions and 247 deletions
|
@ -1,3 +1,9 @@
|
|||
2017-10-09
|
||||
|
||||
- Hide handshake implementation behind a set of function pointers
|
||||
- Use monotonically increasing clock
|
||||
- Make sure that retx delay is not larger than the max of 60 seconds
|
||||
|
||||
2017-09-29
|
||||
|
||||
- A few fixes to code and README
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue