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 7c96537a58b string:use builtin function to optimize libc function
     new 16947ddacdd netdev_upperhalf: modify txavail to be sent directly in 
the current thread
     new 2ebb08e78f6 netdev_upperhalf: avoid recursion during transmission
     new 9ce35caf4e2 net/tcp: fix the problem of nested tx in the rxcb process
     new 5c616721856 net/tcp/tcp_connect.c: move txnotify after setup_callback

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 drivers/net/netdev_upperhalf.c | 18 ++++++++++++++----
 net/tcp/tcp_connect.c          | 12 ++++++++----
 net/tcp/tcp_send_buffered.c    | 21 +++++++++++++++++++++
 3 files changed, 43 insertions(+), 8 deletions(-)

Reply via email to