You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by pk...@apache.org on 2022/10/27 14:47:39 UTC

[incubator-nuttx] branch master updated (fdff92fd19 -> 05d40eeeff)

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

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


    from fdff92fd19 libs/libc/time: mktime normalize struct tm
     add 3e982b6556 net: Remove the unused nx_send to prefer psock_send for kernel
     add 05d40eeeff net: Remove the unused nx_recv[from] to prefer psock_recv[from] for kernel

No new revisions were added by this update.

Summary of changes:
 include/nuttx/net/net.h | 101 ------------------------------------------------
 net/socket/recvfrom.c   |  54 ++++----------------------
 net/socket/send.c       |  52 ++++---------------------
 3 files changed, 16 insertions(+), 191 deletions(-)