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
Make.defs
usrsock_accept.c net: Convert DEBUGASSERT(false) into more intuitive DEBUGPANIC() 2022-07-14 12:08:45 +08: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 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
usrsock_getsockname.c
usrsock_getsockopt.c
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
usrsock_socket.c
usrsock_sockif.c
usrsock.h net/usrsock: Change xid from uint64_t to uint32_t 2022-08-23 12:16:33 -03:00