nuttx/net/usrsock
Xiang Xiao 697e2a333b net/usrsock: Remove dev field from usrsockdev_s
since this field isn't really used at all

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2022-08-22 17:49:51 +03:00
..
Kconfig Kconfig: remove empty help sections 2021-07-23 02:32:19 -07:00
Make.defs net: usrsock: Haltian Ltd: update licenses to Apache 2021-11-15 06:49:32 -06:00
usrsock_accept.c net: Convert DEBUGASSERT(false) into more intuitive DEBUGPANIC() 2022-07-14 12:08:45 +08:00
usrsock_bind.c net/usrsock: Fix the compile warning 2022-01-03 11:19:32 +08:00
usrsock_close.c net: usrsock: Haltian Ltd: update licenses to Apache 2021-11-15 06:49:32 -06:00
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 net/usrsock: Remove dev field from usrsockdev_s 2022-08-22 17:49:51 +03:00
usrsock_event.c net/usrsock: replace the common connect prologue 2022-02-10 15:04:33 -03:00
usrsock_getpeername.c net/usrsock: Fix the compile warning 2022-01-03 11:19:32 +08:00
usrsock_getsockname.c net/usrsock: Fix the compile warning 2022-01-03 11:19:32 +08:00
usrsock_getsockopt.c net/usrsock: Fix the compile warning 2022-01-03 11:19:32 +08:00
usrsock_ioctl.c rpmsg_usrsock: Support the wireless ioctl which contain pointer 1/2 2022-04-14 02:47:31 +08:00
usrsock_listen.c net: fix typos, incorrect comments, nxstyle 2020-12-13 09:06:28 -06:00
usrsock_poll.c net/usrsock: replace the common connect prologue 2022-02-10 15:04:33 -03:00
usrsock_recvmsg.c net: Convert DEBUGASSERT(false) into more intuitive DEBUGPANIC() 2022-07-14 12:08:45 +08:00
usrsock_sendmsg.c net: Convert DEBUGASSERT(false) into more intuitive DEBUGPANIC() 2022-07-14 12:08:45 +08:00
usrsock_setsockopt.c net/usrsock: Fix the compile warning 2022-01-03 11:19:32 +08:00
usrsock_socket.c net: usrsock: Haltian Ltd: update licenses to Apache 2021-11-15 06:49:32 -06:00
usrsock_sockif.c net/usrsock: fix build warning 2022-01-19 12:09:53 +01:00
usrsock.h net/usrsock: Remove dev field from usrsockdev_s 2022-08-22 17:49:51 +03:00