You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by xi...@apache.org on 2020/12/01 17:46:59 UTC

[incubator-nuttx] branch master updated (19941b1 -> c2b0006)

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/incubator-nuttx.git.


    from 19941b1  nRF52: fix missing #endif on RADIO header
     add c2b0006  net/tcp: implement the fast retransmit

No new revisions were added by this update.

Summary of changes:
 net/tcp/Kconfig             | 27 +++++++++++++++++++++++++++
 net/tcp/tcp.h               |  2 ++
 net/tcp/tcp_send_buffered.c | 26 ++++++++++++++++++++++++++
 net/tcp/tcp_wrbuffer.c      |  4 ++++
 4 files changed, 59 insertions(+)