zephyr/subsys/net
Jukka Rissanen 0f9ec427bc net: tcp2: Lock conn when sending data from work queue
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>
2020-10-21 12:57:23 -05:00
..
ip net: tcp2: Lock conn when sending data from work queue 2020-10-21 12:57:23 -05:00
l2 net: openthread: Add Kconfigs to change values in Zephyr port 2020-10-21 16:09:56 +03:00
lib net: openthread: Add Kconfigs to change values in Zephyr port 2020-10-21 16:09:56 +03:00
buf.c
CMakeLists.txt
hostname.c
Kconfig
Kconfig.hostname
Kconfig.template.log_config.default.net
Kconfig.template.log_config.net