nuttx/net/usrsock
Xiang Xiao 7598070508 net: Remove the unnecessary initialization code
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2022-03-12 19:24:17 +02:00
..
Kconfig
Make.defs
usrsock_accept.c net/inet: move recv/send timeout into socket_conn_s 2022-02-10 15:04:33 -03:00
usrsock_bind.c
usrsock_close.c
usrsock_conn.c net: Remove the unnecessary initialization code 2022-03-12 19:24:17 +02:00
usrsock_connect.c net/inet: move socket flags into socket_conn_s 2022-02-10 15:04:33 -03:00
usrsock_dev.c
usrsock_event.c
usrsock_getpeername.c
usrsock_getsockname.c
usrsock_getsockopt.c
usrsock_ioctl.c
usrsock_listen.c
usrsock_poll.c
usrsock_recvmsg.c net/inet: move recv/send timeout into socket_conn_s 2022-02-10 15:04:33 -03:00
usrsock_sendmsg.c net/inet: move recv/send timeout into socket_conn_s 2022-02-10 15:04:33 -03:00
usrsock_setsockopt.c
usrsock_socket.c
usrsock_sockif.c
usrsock.h