nuttx/net/socket
chao.an 316cdccf82 net/sockopt: Try usrsock further if the protocol not available
fallback to usrsock if the features are not implemented locally

Change-Id: I46e2d6452d7edd3fa5b3d508945511cd48f22ebb
Signed-off-by: chao.an <anchao@xiaomi.com>
2020-12-03 12:22:48 +01:00
..
accept.c
bind.c
connect.c
getpeername.c
getsockname.c
getsockopt.c net/sockopt: Try usrsock further if the protocol not available 2020-12-03 12:22:48 +01:00
Kconfig style/Kconfig: remove unnecessary trailing whitespace 2020-11-28 12:20:30 +01:00
listen.c
Make.defs libc/stdio: Allocate file_struct dynamically 2020-09-11 17:58:17 +08:00
net_checksd.c
net_close.c
net_dup.c
net_dup2.c
net_fstat.c
net_poll.c
net_sendfile.c
net_sockets.c
net_sockif.c
net_timeo.c
net_vfcntl.c
recv.c
recvfrom.c
recvmsg.c
send.c net/socket/send.c: Fix a syslog format error 2020-11-20 22:22:53 -08:00
sendmsg.c bluetooth: Add support for HCI RAW channel; make host layer optional 2020-10-25 17:04:25 -07:00
sendto.c
setsockopt.c net/sockopt: Try usrsock further if the protocol not available 2020-12-03 12:22:48 +01:00
socket.c Bluetooth: Start implementing BTPROTO_HCI socket support 2020-10-25 17:04:25 -07:00
socket.h