mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-09 10:35:22 +00:00
As we buffer incoming packets in receive callbacks, we must decrease receive window to avoid situation that incoming stream for one socket uses up all buffers in the system and causes deadlock. Once user app consumes queued data using recv() call, we increase window again. Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org> |
||
---|---|---|
.. | ||
bluetooth | ||
console | ||
cpp | ||
debug | ||
disk | ||
fs | ||
logging | ||
net | ||
shell | ||
usb | ||
Kconfig | ||
Makefile |