You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by ar...@apache.org on 2022/01/25 08:30:48 UTC

[incubator-nuttx] branch master updated (a24ae55 -> ad25c43)

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

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


    from a24ae55  arch: Decouple up_critmon_[gettime|convert] from critmon
     add ad25c43  net/tcp/sendfile: fast retransmit on duplicate acknowledgments (RFC 5681). (the same as it was implemented in tcp_send_unbuffered.c)

No new revisions were added by this update.

Summary of changes:
 net/tcp/tcp_send_unbuffered.c |  1 +
 net/tcp/tcp_sendfile.c        | 52 +++++++++++++++++++++++++++++++++++++------
 2 files changed, 46 insertions(+), 7 deletions(-)