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 2022/11/29 09:28:42 UTC

[nuttx] branch master updated (bb040befee -> d54a20b393)

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


    from bb040befee optimize the code of the printf
     add d54a20b393 net/tcp/udp: remove all domain assertion

No new revisions were added by this update.

Summary of changes:
 net/tcp/tcp_send_buffered.c     | 3 ---
 net/tcp/tcp_send_unbuffered.c   | 3 ---
 net/tcp/tcp_sendfile.c          | 4 ----
 net/udp/udp_sendto_buffered.c   | 1 -
 net/udp/udp_sendto_unbuffered.c | 1 -
 5 files changed, 12 deletions(-)