MINOR: mux-h1: Update session idle duration when data are received
authorChristopher Faulet <cfaulet@haproxy.com>
Wed, 30 Sep 2020 11:47:09 +0000 (13:47 +0200)
committerChristopher Faulet <cfaulet@haproxy.com>
Fri, 4 Dec 2020 13:41:48 +0000 (14:41 +0100)
commit4e74155466e0805ad18ce587ffc68df9594fecde
tree84185deb4d8cd70c5a2597d9f2579c420098c0fd
parentd517396f8e8dcaa169b69973cff6d22abfa14616
MINOR: mux-h1: Update session idle duration when data are received

The session idle duration is set if not already done when data are
received. For now, this value is still unused.
src/mux_h1.c