You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by je...@apache.org on 2020/07/29 07:41:03 UTC

[incubator-nuttx] branch master updated (28eed28 -> d2f7546)

This is an automated email from the ASF dual-hosted git repository.

jerpelea pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git.


    from 28eed28  sched: The secondary idle threads should call nx_idle_trampoline
     add d2f7546  net/usrsock: Add flags to sendto/recvfrom in usrsock

No new revisions were added by this update.

Summary of changes:
 include/nuttx/net/usrsock.h    |  2 ++
 net/usrsock/usrsock_recvfrom.c | 12 +++++++++---
 net/usrsock/usrsock_sendto.c   |  9 +++++++--
 3 files changed, 18 insertions(+), 5 deletions(-)