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 2020/10/28 18:41:24 UTC

[incubator-nuttx] branch master updated (1e321ca -> a22f5bb)

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 1e321ca  drivers: wireless: Fix tcp/udp connect with heavy bulk data traffic in gs2200m.c
     add d78bf36  net/tcp: fix tcp socket close timeout if loss wireless connection
     add a22f5bb  net/tcp: fix nxstyle warning

No new revisions were added by this update.

Summary of changes:
 net/netdev/netdev_carrier.c |  5 +++++
 net/tcp/tcp_send_buffered.c | 38 +++++++++++++++++++++++++++-----------
 2 files changed, 32 insertions(+), 11 deletions(-)