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 8ea51b3efc net/can: Save simple options to socket_conn_s
add 5b372a4706 rpmsg_sockif: add rpmsg_socket_ept_release for free conn
add 034215ab9c net/rpmsg: sendsize should be protected by sendlock not
recvlock
add 3a32531a05 net/rpmsg: Remove all the special handle of "backlog == -1"
add cb2a6a3480 net/rpmsg: Minor cleanups
add d2fc3f21de net/rpmsg: use hash to handle rp_name
No new revisions were added by this update.
Summary of changes:
include/netpacket/rpmsg.h | 2 +-
net/rpmsg/rpmsg_sockif.c | 305 ++++++++++++++++++++--------------------------
2 files changed, 132 insertions(+), 175 deletions(-)