session: handle accept and connect errors 75/39575/2
authorFlorin Coras <[email protected]>
Fri, 6 Oct 2023 23:45:04 +0000 (16:45 -0700)
committerDave Wallace <[email protected]>
Mon, 9 Oct 2023 21:42:49 +0000 (21:42 +0000)
commit3c06859f9f4ed3887592c523b8940d950939b9d7
tree697544941d4059858f912167416dfbb14a4f5d78
parent4ba523740f1346640a5b786cfff12180946ae37d
session: handle accept and connect errors

If builtin apps refuse connections, they should be cleaned up.

Type: fix

Signed-off-by: Florin Coras <[email protected]>
Change-Id: I95ef22902ac3fe873e15e250aa5f03031c2dc0c4
(cherry picked from commit 9ffec14a2202e1268c4a2f189c39a90986090a25)
src/vnet/session/session_input.c
src/vnet/session/session_node.c