tls: propagate reads to app irrespective of state 37/39637/2
authorFlorin Coras <fcoras@cisco.com>
Sat, 7 Oct 2023 21:27:52 +0000 (14:27 -0700)
committerDave Wallace <dwallacelf@gmail.com>
Mon, 9 Oct 2023 21:46:16 +0000 (21:46 +0000)
commit900323337770f2ac000dff8f842ff101f093d188
treeaad9237f12f6fee09067e4d55471ca78004747cf
parent3c06859f9f4ed3887592c523b8940d950939b9d7
tls: propagate reads to app irrespective of state

Session input node handles rx notifications even if session not fully
accepted/connected

Type: fix

Signed-off-by: Florin Coras <fcoras@cisco.com>
Change-Id: I6560c45db8f8e0b7f0dc3bdd0939f13ca2f43f15
(cherry picked from commit aa7b88120ad83a29a05522bed4e5aa71524b8aba)
src/plugins/tlsopenssl/tls_openssl.c
src/plugins/tlspicotls/tls_picotls.c