quic: clean accept/connect error codepath 32/23732/3
authorNathan Skrzypczak <nathan.skrzypczak@gmail.com>
Mon, 2 Dec 2019 16:01:40 +0000 (17:01 +0100)
committerDave Wallace <dwallacelf@gmail.com>
Wed, 4 Dec 2019 18:08:10 +0000 (18:08 +0000)
commitd9577b4aa3a325e46c09796835d22122bec9e3d0
treeff3a635fd7430e976756336ff2a99f2806252661
parent3f5594d89f583d12c0fcf586f2c3c7e2b008ea7d
quic: clean accept/connect error codepath

Type: fix

First attempt to clean the leftover state when
accept_notify / connect_notify fails due to mq
size constraints. vpp should now be left in a
state such that clean state will eventually be
reached when timers fire.

Change-Id: I9e1166dab2778bf05d5af42d437769651369cae0
Signed-off-by: Nathan Skrzypczak <nathan.skrzypczak@gmail.com>
src/plugins/quic/quic.c