You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by pk...@apache.org on 2022/05/18 15:40:48 UTC

[incubator-nuttx] branch master updated (aefe78a884 -> d8b97d7ae8)

This is an automated email from the ASF dual-hosted git repository.

pkarashchenko pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git


    from aefe78a884 xtensa: Add missing input operand on sys_call6 inline ASM
     add 2d3ee157ce net/tcp: Use the decrease timer in TCP_TIME_WAIT/TCP_FIN_WAIT_2
     add d8b97d7ae8 net/tcp: Use the relative value for keep alive timer

No new revisions were added by this update.

Summary of changes:
 net/tcp/tcp.h            |  4 +---
 net/tcp/tcp_conn.c       |  3 +--
 net/tcp/tcp_getsockopt.c |  4 ++--
 net/tcp/tcp_input.c      | 14 +++++--------
 net/tcp/tcp_setsockopt.c | 52 +++++++++++++++++++++++++++++-------------------
 net/tcp/tcp_timer.c      | 44 ++++++++++++----------------------------
 6 files changed, 54 insertions(+), 67 deletions(-)