tls: handle disconect and reset in async mode 31/25231/3
authorYu Ping <ping.yu@intel.com>
Tue, 18 Feb 2020 18:31:22 +0000 (02:31 +0800)
committerFlorin Coras <florin.coras@gmail.com>
Wed, 19 Feb 2020 02:56:43 +0000 (02:56 +0000)
commit837826169fd51c1d2bb7703e479447f5d4ffa9a5
tree031c125e49ec8816f1d9a9eed81967c13a924b49
parentb9f1f1587504bc8c7db11ce637b20185588dbc16
tls: handle disconect and reset in async mode

Type: fix

When async is enabled and request is inflight, delay close oepration

Change-Id: I713078fe9832c1599e8860fc0a6bb98588f20943
Signed-off-by: Yu Ping <ping.yu@intel.com>
src/plugins/tlsopenssl/tls_async.c
src/plugins/tlsopenssl/tls_openssl.c
src/plugins/tlsopenssl/tls_openssl.h
src/vnet/tls/tls.c