mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-03 17:52:28 +00:00
If we are sending data directly, we already have TCP lock so there is no need to do any locking. But when data is re-sent, the work queue handler is doing the sending so we need to lock the TCP connection. Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com> |
||
---|---|---|
.. | ||
ip | ||
l2 | ||
lib | ||
buf.c | ||
CMakeLists.txt | ||
hostname.c | ||
Kconfig | ||
Kconfig.hostname | ||
Kconfig.template.log_config.default.net | ||
Kconfig.template.log_config.net |