mirror of
https://github.com/apache/nuttx.git
synced 2026-08-03 05:09:00 +00:00
tcp_timer: eliminated false decrements of conn->timer in case of multiple network adapters. The false timer decrements sometimes provoked TCP spurious retransmissions due to premature timeouts. |
||
|---|---|---|
| .. | ||
| can.h | ||
| can_callback.c | ||
| can_conn.c | ||
| can_getsockopt.c | ||
| can_input.c | ||
| can_notifier.c | ||
| can_poll.c | ||
| can_recvmsg.c | ||
| can_sendmsg.c | ||
| can_setsockopt.c | ||
| can_sockif.c | ||
| Kconfig | ||
| Make.defs | ||