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 9061c92 arch/risc-v/src/mpfs: Make each hart entry configurable for
bootloader
add eec9413 net/tcp/sendfile: removed excessive overwrites of
conn->sndseq (conn->sndseq was updated in multiple places that was unreasonable
and complicated). This optimization is the same as it was done for
tcp_send_unbuffered.
No new revisions were added by this update.
Summary of changes:
net/tcp/tcp_input.c | 33 ++++++++++++++++++---------------
net/tcp/tcp_sendfile.c | 16 ----------------
2 files changed, 18 insertions(+), 31 deletions(-)