nuttx/net/socket
chao.an 60407c8c8a net/tcp: do not start the tcp monitor if unestablished
Add more sanity checks to avoid TCP moniter start fail if the
TCP handle unestablished, the dup(2) operation should work at any time

Signed-off-by: chao.an <anchao@xiaomi.com>
2021-03-19 17:23:18 +09:00
..
accept.c fs: allocate file/socket dynamically 2021-03-17 06:46:42 -07:00
bind.c
connect.c
getpeername.c sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
getsockname.c
getsockopt.c
Kconfig
listen.c fs: allocate file/socket dynamically 2021-03-17 06:46:42 -07:00
Make.defs
net_close.c
net_dup2.c net/tcp: do not start the tcp monitor if unestablished 2021-03-19 17:23:18 +09:00
net_fstat.c
net_poll.c
net_sendfile.c
net_sockif.c net/socket_rpmsg: add net socket rpmsg support 2021-03-07 01:45:51 -08:00
net_timeo.c
net_vfcntl.c
recv.c
recvfrom.c
recvmsg.c
send.c
sendmsg.c
sendto.c
setsockopt.c
socket.c net/socket_rpmsg: add net socket rpmsg support 2021-03-07 01:45:51 -08:00
socket.h