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

net: context: TCP packets must be send via net_tcp_send_data()



Do not shortcut the sending side for TCP as we need to use
net_tcp_send_data() to send TCP data in order not to have
double unref in Bluetooth or IEEE 802.15.4 technologies which
has a special TCP packet sending logic.

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