This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
from 8638e9ce435 net/devif: fix poll issue when ifdown
add 93cba3da640 net/tcp: add tcp_conn_cmp to compare tcp connection
add 0588d08d752 net/tcp: remove SYN_RCVD state conn by listener created
when free listener
No new revisions were added by this update.
Summary of changes:
net/tcp/tcp.h | 27 ++++++++++
net/tcp/tcp_conn.c | 143 +++++++++++++++++++++++++++++++++++++--------------
net/tcp/tcp_listen.c | 41 +++------------
3 files changed, 137 insertions(+), 74 deletions(-)