tls: refactor for tls async event handling 37/24437/6
authorYu Ping <ping.yu@intel.com>
Mon, 20 Jan 2020 21:07:30 +0000 (05:07 +0800)
committerFlorin Coras <florin.coras@gmail.com>
Mon, 3 Feb 2020 16:34:01 +0000 (16:34 +0000)
Type: refactor

Make sure one tls ctx has one event availble
Thus ctx has the same life time with event, which can simplify the
management.

Change-Id: I1f4240e7316025d81bb97644946ffa399c00cd76
Signed-off-by: Yu Ping <ping.yu@intel.com>

No differences found