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 1aa42cc7d2 vnc_updater: use [enter|leave]_critical_section replace
sched_[un]lock
new a1f26ab24b include: nuttx: Re-allocate SIOCDENYINETSOCK
new 011d45e956 net/usrsock: Can enable TCP/UDP IP stack with Usrsock
enabled
new a35ba1e7bc net: Create fallback option for usrsock
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
include/nuttx/net/ioctl.h | 2 +-
net/socket/net_sockif.c | 8 --------
net/socket/socket.c | 20 ++++++++++++++++++++
net/tcp/Kconfig | 2 +-
net/udp/Kconfig | 2 +-
net/usrsock/Kconfig | 2 --
6 files changed, 23 insertions(+), 13 deletions(-)