incubator-nuttx/net/usrsock
Xiang Xiao 0334819742 net/usrsock: Change xid from uint64_t to uint32_t
by generating the new xid for each transaction

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2022-08-23 12:16:33 -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.h net/usrsock: Change xid from uint64_t to uint32_t 2022-08-23 12:16:33 -03: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: Change xid from uint64_t to uint32_t 2022-08-23 12:16:33 -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
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