From: Ping Yu Date: Mon, 23 Jul 2018 14:33:49 +0000 (-0400) Subject: tls: avoid possible async handler duplication X-Git-Tag: v18.10-rc1~547 X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=006e6f8add638fab16f7adc099d46d3bfb0efb9a;hp=006e6f8add638fab16f7adc099d46d3bfb0efb9a;p=vpp.git tls: avoid possible async handler duplication One handler is good enough when engine sends out a retry status Thus this patch will just go one branch Change-Id: Id81cb3fa67d2b322b0fe1b2f62cd866cf3491eb4 Signed-off-by: Ping Yu ---