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

net: tcp: Call connect callback later



If the user supplied connect callback uses too much time, then
it is possible that the connect_wait semaphore will timeout
even if the TCP connection was established correctly. This issue
can be avoided if connect_cb is called after we have released
the connect_wait semaphore.

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