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 5606e77ee0 libc/wchar: Implement vswprintf
     add 3c54d82d81 net: Fix task block when devif_send fails.

No new revisions were added by this update.

Summary of changes:
 net/can/can_sendmsg.c           | 10 +++++++---
 net/devif/devif.h               | 41 +++++++++++++++++++++++++----------------
 net/devif/devif_iobsend.c       |  9 +++++----
 net/devif/devif_send.c          |  7 ++++---
 net/pkt/pkt_sendmsg.c           | 10 +++++++---
 net/tcp/tcp_send_buffered.c     | 14 ++++++++------
 net/tcp/tcp_send_unbuffered.c   | 17 +++++++++++------
 net/udp/udp_sendto_unbuffered.c | 11 +++++++----
 8 files changed, 74 insertions(+), 45 deletions(-)

Reply via email to