Re: [PATCH 1 of 3] QUIC: "handshake_timeout" configuration parameter

2023-09-13 Thread Roman Arutyunyan
On Tue, Sep 12, 2023 at 05:04:59PM +0400, Sergey Kandaurov wrote: > > > On 11 Sep 2023, at 15:30, Roman Arutyunyan wrote: > > > > # HG changeset patch > > # User Roman Arutyunyan > > # Date 1694415935 -14400 > > # Mon Sep 11 11:05:35 2023 +0400 > > # Node ID 65574b876c4047495ac8622c6161fc8

Re: [PATCH 1 of 3] QUIC: "handshake_timeout" configuration parameter

2023-09-12 Thread Sergey Kandaurov
> On 11 Sep 2023, at 15:30, Roman Arutyunyan wrote: > > # HG changeset patch > # User Roman Arutyunyan > # Date 1694415935 -14400 > # Mon Sep 11 11:05:35 2023 +0400 > # Node ID 65574b876c4047495ac8622c6161fc87c1b75913 > # Parent daf8f5ba23d8e9955b22782d945f9c065f4b6baa > QUIC: "handshake_

[PATCH 1 of 3] QUIC: "handshake_timeout" configuration parameter

2023-09-11 Thread Roman Arutyunyan
# HG changeset patch # User Roman Arutyunyan # Date 1694415935 -14400 # Mon Sep 11 11:05:35 2023 +0400 # Node ID 65574b876c4047495ac8622c6161fc87c1b75913 # Parent daf8f5ba23d8e9955b22782d945f9c065f4b6baa QUIC: "handshake_timeout" configuration parameter. Previously QUIC did not have such pa