404f67ab5e
Previous timeouts values were done when local TCP replies wourd occur
within sender's thread. This was a known behavior: no context switch,
shorter timings for sending packets (locally only) thus shorter
timeouts.
Such behavior changed when local replies had to go through TCP's work
queue. See commit
|
||
---|---|---|
.. | ||
application_development/gen_inc_file | ||
arch | ||
benchmarks | ||
bluetooth | ||
boards | ||
boot/uefi | ||
crypto | ||
drivers | ||
kernel | ||
lib | ||
misc | ||
net | ||
posix | ||
subsys | ||
unit | ||
ztest |