incubator-nuttx/net/usrsock
Gustavo Henrique Nihei 3948736c41 net: Convert DEBUGASSERT(false) into more intuitive DEBUGPANIC()
Signed-off-by: Gustavo Henrique Nihei <gustavo.nihei@espressif.com>
2022-07-14 12:08:45 +08:00
..
Kconfig
Make.defs
usrsock.h net/usrsock: replace the common connect prologue 2022-02-10 15:04: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
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: Convert DEBUGASSERT(false) into more intuitive DEBUGPANIC() 2022-07-14 12:08:45 +08: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 net/usrsock: fix build warning 2022-01-19 12:09:53 +01:00