mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-11 00:52:44 +00:00
Per RFC 793: A new acknowledgment (called an "acceptable ack"), is one for which the inequality below holds: SND.UNA < SEG.ACK =< SND.NXT If acknowledgement is received for sequence number which wasn't yet sent, log an error and ignore it. Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org> |
||
---|---|---|
.. | ||
bluetooth | ||
console | ||
cpp | ||
debug | ||
dfu | ||
disk | ||
fs | ||
logging | ||
net | ||
random | ||
shell | ||
usb | ||
CMakeLists.txt | ||
Kconfig |