nuttx/net/usrsock
chao an 7d1763a57c net/assert: remove all unnecessary check for psock/conn
Since inet/socket layer already contains sanity checks, so remove unnecessary lower half checks

Signed-off-by: chao an <anchao@xiaomi.com>
2023-08-30 20:36:49 +08:00
..
CMakeLists.txt build: add initial cmake build system 2023-07-08 13:50:48 +08:00
Kconfig Remove the tail spaces from all files except Documentation 2023-02-26 13:24:24 -08:00
Make.defs
usrsock_accept.c net/assert: remove all unnecessary check for psock/conn 2023-08-30 20:36:49 +08:00
usrsock_bind.c net/assert: remove all unnecessary check for psock/conn 2023-08-30 20:36:49 +08:00
usrsock_close.c
usrsock_conn.c Performance optimizations in connection allocations. 2023-02-28 14:23:16 +01:00
usrsock_connect.c net/assert: remove all unnecessary check for psock/conn 2023-08-30 20:36:49 +08:00
usrsock_devif.c
usrsock_event.c
usrsock_getpeername.c
usrsock_getsockname.c
usrsock_getsockopt.c
usrsock_ioctl.c
usrsock_listen.c net/assert: remove all unnecessary check for psock/conn 2023-08-30 20:36:49 +08:00
usrsock_poll.c
usrsock_recvmsg.c net/assert: remove all unnecessary check for psock/conn 2023-08-30 20:36:49 +08:00
usrsock_sendmsg.c net/assert: remove all unnecessary check for psock/conn 2023-08-30 20:36:49 +08:00
usrsock_setsockopt.c net/assert: remove all unnecessary check for psock/conn 2023-08-30 20:36:49 +08:00
usrsock_shutdown.c
usrsock_socket.c
usrsock_sockif.c net/assert: remove all unnecessary check for psock/conn 2023-08-30 20:36:49 +08:00
usrsock.h net/local: Return the unblock handle correctly in local_accept 2023-03-09 09:17:19 +01:00