nuttx/net/usrsock
chao.an 1e83c83bf3 net/usrsock: increase the send/recv() length limit to UINT32_MAX
change request type to uint32_t to the impove the throughput

Signed-off-by: chao.an <anchao@xiaomi.com>
2021-12-21 03:14:25 -06: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: fix typos, incorrect comments, nxstyle 2020-12-13 09:06:28 -06:00
usrsock_bind.c net: usrsock: Haltian Ltd: update licenses to Apache 2021-11-15 06:49:32 -06:00
usrsock_close.c net: usrsock: Haltian Ltd: update licenses to Apache 2021-11-15 06:49:32 -06:00
usrsock_conn.c net: usrsock: Haltian Ltd: update licenses to Apache 2021-11-15 06:49:32 -06:00
usrsock_connect.c net: usrsock: Haltian Ltd: update licenses to Apache 2021-11-15 06:49:32 -06:00
usrsock_dev.c net: usrsock: Haltian Ltd: update licenses to Apache 2021-11-15 06:49:32 -06:00
usrsock_event.c net: usrsock: Haltian Ltd: update licenses to Apache 2021-11-15 06:49:32 -06:00
usrsock_getpeername.c net: fix typos, incorrect comments, nxstyle 2020-12-13 09:06:28 -06:00
usrsock_getsockname.c net: usrsock: Haltian Ltd: update licenses to Apache 2021-11-15 06:49:32 -06:00
usrsock_getsockopt.c net: usrsock: Haltian Ltd: update licenses to Apache 2021-11-15 06:49:32 -06:00
usrsock_ioctl.c sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
usrsock_listen.c net: fix typos, incorrect comments, nxstyle 2020-12-13 09:06:28 -06:00
usrsock_poll.c net: usrsock: Haltian Ltd: update licenses to Apache 2021-11-15 06:49:32 -06:00
usrsock_recvmsg.c net/usrsock: increase the send/recv() length limit to UINT32_MAX 2021-12-21 03:14:25 -06:00
usrsock_sendmsg.c net/usrsock: increase the send/recv() length limit to UINT32_MAX 2021-12-21 03:14:25 -06:00
usrsock_setsockopt.c net: usrsock: Haltian Ltd: update licenses to Apache 2021-11-15 06:49:32 -06: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: Haltian Ltd: update licenses to Apache 2021-11-15 06:49:32 -06:00
usrsock.h net: usrsock: Haltian Ltd: update licenses to Apache 2021-11-15 06:49:32 -06:00