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/07/26 09:06:20 UTC

[incubator-nuttx] branch master updated (ef660083c8 -> fc35cf4737)

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 ef660083c8 tcp: check option length before d_len update
     add fc35cf4737 udp: Use s_sndtimeo as the actual timeout time

No new revisions were added by this update.

Summary of changes:
 net/udp/udp.h                 | 22 +++++++++++++++
 net/udp/udp_sendto_buffered.c | 26 +++++++++++++++--
 net/udp/udp_wrbuffer.c        | 66 ++++++++++++++++++++++++++++++++++++++++++-
 3 files changed, 110 insertions(+), 4 deletions(-)