mirror of
https://gitea.invidious.io/iv-org/litespeed-quic.git
synced 2024-08-15 00:53:43 +00:00
Release 1.17.10
Fix the example program to be able to use parallel connections again. (See the -n argument.)
This commit is contained in:
parent
6b58dff0c3
commit
f2450c4325
3 changed files with 56 additions and 6 deletions
|
@ -25,7 +25,7 @@ extern "C" {
|
|||
|
||||
#define LSQUIC_MAJOR_VERSION 1
|
||||
#define LSQUIC_MINOR_VERSION 17
|
||||
#define LSQUIC_PATCH_VERSION 9
|
||||
#define LSQUIC_PATCH_VERSION 10
|
||||
|
||||
/**
|
||||
* Engine flags:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue