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

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


    from 699e3e8291 let segger RTT kconfig sink one level
     add c38d6f1ae4 net: Remove usrsock specific process from common code as 
much as possible

No new revisions were added by this update.

Summary of changes:
 net/socket/getsockopt.c          | 22 +++++++++-------------
 net/socket/net_sockif.c          | 16 ++++++++++++----
 net/socket/setsockopt.c          | 18 +++++++-----------
 net/socket/socket.c              | 40 ++++++++++++----------------------------
 net/usrsock/usrsock.h            |  6 ------
 net/usrsock/usrsock_accept.c     |  1 -
 net/usrsock/usrsock_connect.c    |  2 +-
 net/usrsock/usrsock_getsockopt.c | 25 ++++++++++++-------------
 net/usrsock/usrsock_poll.c       |  4 ++--
 net/usrsock/usrsock_recvmsg.c    |  2 +-
 net/usrsock/usrsock_sendmsg.c    |  2 +-
 net/usrsock/usrsock_setsockopt.c | 18 +++++++++++++-----
 net/usrsock/usrsock_socket.c     |  3 ---
 net/usrsock/usrsock_sockif.c     |  7 +------
 14 files changed, 71 insertions(+), 95 deletions(-)

Reply via email to