Skip to content
Commit 5cc4ef78 authored by Jukka Rissanen's avatar Jukka Rissanen
Browse files

net: app: TLS client handling issue when server closes connection



The client TLS code did not handle server issued close properly.
Now the connection is terminated properly and TLS thread is left up to
wait more requests from the user.

This commits adds new boolean field to net_app context. Because there
are already multiple boolean flags there, convert them all to bitfields
to save space.

Signed-off-by: default avatarJukka Rissanen <jukka.rissanen@linux.intel.com>
parent 882f4762
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment