TCP timeouts: Fix some logic when there are multiple network interfaces. In this case, TCP timeout events can really only being processed when the poll from the correct device is received.

This commit is contained in:
Gregory Nutt
2016-03-20 08:19:00 -06:00
parent 75a4a5dcbe
commit 4639cdd894
8 changed files with 81 additions and 17 deletions
+1 -2
View File
@@ -1,5 +1,4 @@
NuttX TODO List (Last updated February 18, 2016)
NuttX TODO List (Last updated February 18, 2016)
NuttX TODO List (Last updated March 19, 2016)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
This file summarizes known NuttX bugs, limitations, inconsistencies with