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

net: tls: Set accepting socket to LISTENING state



This is related to commit 1a6f4a63 ("net: tcp: Accept
connections only in LISTENING state") which made the system
to only accept new connections if the application had called
accept(). Unfortunately the TLS accept was not fixed by that
commit so we were in wrong state when accepting TLS sockets.
This commit fixes that issue.

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