.. |
Kconfig
|
Remove the tail spaces from all files except Documentation
|
2023-02-26 13:24:24 -08:00 |
Make.defs
|
|
|
usrsock_accept.c
|
net/local: Return the unblock handle correctly in local_accept
|
2023-03-09 09:17:19 +01:00 |
usrsock_bind.c
|
nuttx: replace all ARRAY_SIZE()/ARRAYSIZE() to nitems()
|
2023-02-09 20:05:44 +08:00 |
usrsock_close.c
|
nuttx: replace all ARRAY_SIZE()/ARRAYSIZE() to nitems()
|
2023-02-09 20:05:44 +08:00 |
usrsock_conn.c
|
Performance optimizations in connection allocations.
|
2023-02-28 14:23:16 +01:00 |
usrsock_connect.c
|
nuttx: replace all ARRAY_SIZE()/ARRAYSIZE() to nitems()
|
2023-02-09 20:05:44 +08:00 |
usrsock_devif.c
|
usrsock: Do not return error when conn not found for an event
|
2023-02-22 01:42:14 +08:00 |
usrsock_event.c
|
|
|
usrsock_getpeername.c
|
nuttx: replace all ARRAY_SIZE()/ARRAYSIZE() to nitems()
|
2023-02-09 20:05:44 +08:00 |
usrsock_getsockname.c
|
nuttx: replace all ARRAY_SIZE()/ARRAYSIZE() to nitems()
|
2023-02-09 20:05:44 +08:00 |
usrsock_getsockopt.c
|
nuttx: replace all ARRAY_SIZE()/ARRAYSIZE() to nitems()
|
2023-02-09 20:05:44 +08:00 |
usrsock_ioctl.c
|
nuttx: replace all ARRAY_SIZE()/ARRAYSIZE() to nitems()
|
2023-02-09 20:05:44 +08:00 |
usrsock_listen.c
|
nuttx: replace all ARRAY_SIZE()/ARRAYSIZE() to nitems()
|
2023-02-09 20:05:44 +08:00 |
usrsock_poll.c
|
|
|
usrsock_recvmsg.c
|
nuttx: replace all ARRAY_SIZE()/ARRAYSIZE() to nitems()
|
2023-02-09 20:05:44 +08:00 |
usrsock_sendmsg.c
|
nuttx: replace all ARRAY_SIZE()/ARRAYSIZE() to nitems()
|
2023-02-09 20:05:44 +08:00 |
usrsock_setsockopt.c
|
nuttx: replace all ARRAY_SIZE()/ARRAYSIZE() to nitems()
|
2023-02-09 20:05:44 +08:00 |
usrsock_shutdown.c
|
nuttx: replace all ARRAY_SIZE()/ARRAYSIZE() to nitems()
|
2023-02-09 20:05:44 +08:00 |
usrsock_socket.c
|
nuttx: replace all ARRAY_SIZE()/ARRAYSIZE() to nitems()
|
2023-02-09 20:05:44 +08:00 |
usrsock_sockif.c
|
net: Remove protocol argument from si_setup callback
|
2023-02-13 22:41:19 +08:00 |
usrsock.h
|
net/local: Return the unblock handle correctly in local_accept
|
2023-03-09 09:17:19 +01:00 |