zephyr/subsys
Jukka Rissanen 735fcc63bf net: tcp2: Pass data to application without any TCP locks
When receiving data that needs to be passed the data to application,
queue it for short time so that we do not have TCP connection lock
held. This way if the application wants to send data, there is no
possibility that the connection lock would prevent sending data.

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2020-10-21 12:57:23 -05:00
..
bluetooth Bluetooth: controller: Use conversion macros for duration and period 2020-10-21 12:44:38 +02:00
canbus
console
cpp
debug
dfu
disk
emul
fb
fs fs: Move FAT FS Kconfig options to Kconfig.fatfs 2020-10-14 13:19:47 -05:00
jwt
logging logging: make log_backend_std header public 2020-10-21 10:21:05 -04:00
lorawan
mgmt mgmt/osdp: Fix early check of no-data that holds PD online 2020-10-21 17:36:16 +02:00
net net: tcp2: Pass data to application without any TCP locks 2020-10-21 12:57:23 -05:00
power
random
settings
shell
stats
storage
testsuite
timing
tracing
usb usb: hci: Remove handling of unused DC statuses. 2020-10-20 10:04:32 -05:00
CMakeLists.txt
Kconfig