http: handle ts closed notifications 81/42681/2
authorFlorin Coras <[email protected]>
Sat, 5 Apr 2025 19:41:05 +0000 (15:41 -0400)
committerFlorin Coras <[email protected]>
Sat, 5 Apr 2025 19:57:45 +0000 (19:57 +0000)
commit46135069a2cc9ee48eaf4d941c053547100303c3
tree2c5c71b97224ff0fd03a64c4cbc8b86681629635
parenta86d7614e2b418039183e45e39c402a70f5fba18
http: handle ts closed notifications

Handle transport closed notifications and update connection state.
Also, handle closed state in app close notifications and force http
connection cleanup if transport is already closed to avoid waiting for
timer based cleanups.

Type: improvement

Change-Id: I26ee6a15b0993810d5a75fa56bb24e3396962f7b
Signed-off-by: Florin Coras <[email protected]>
src/plugins/http/http.c
src/plugins/http/http1.c