mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-07 03:45:21 +00:00
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> |
||
---|---|---|
.. | ||
bluetooth | ||
canbus | ||
console | ||
cpp | ||
debug | ||
dfu | ||
disk | ||
emul | ||
fb | ||
fs | ||
jwt | ||
logging | ||
lorawan | ||
mgmt | ||
net | ||
power | ||
random | ||
settings | ||
shell | ||
stats | ||
storage | ||
testsuite | ||
timing | ||
tracing | ||
usb | ||
CMakeLists.txt | ||
Kconfig |