This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors_Framework
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
mirror of
https://github.com/apache/nuttx.git
synced
2026-05-20 20:44:39 +08:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
e85cdac2ed00402db94d39ca6c78e6467e181990
nuttx
/
net
/
usrsock
T
History
Lars Kruse
3ce85ca54e
style: fix spelling in code comments and strings
2025-05-23 10:48:41 +08:00
..
CMakeLists.txt
…
Kconfig
…
Make.defs
…
usrsock_accept.c
…
usrsock_bind.c
…
usrsock_close.c
net/usrsock: Clear usockid when USRSOCK_EVENT_ABORT is received
2024-09-24 23:09:20 +08:00
usrsock_conn.c
net/bufpool: Call init automatically on alloc
2025-01-07 22:00:21 +08:00
usrsock_connect.c
…
usrsock_devif.c
style: fix spelling in code comments and strings
2025-05-23 10:48:41 +08:00
usrsock_event.c
modify for set conn status with connected when receive event USRSOCK_EVENT_SENDTO_READY
2024-10-16 07:55:10 +08:00
usrsock_getpeername.c
…
usrsock_getsockname.c
…
usrsock_getsockopt.c
…
usrsock_ioctl.c
…
usrsock_listen.c
…
usrsock_poll.c
…
usrsock_recvmsg.c
net: Split msg_iovlen check in recvmsg into each protocol
2025-01-20 17:12:14 +08:00
usrsock_sendmsg.c
…
usrsock_setsockopt.c
…
usrsock_shutdown.c
…
usrsock_socket.c
…
usrsock_sockif.c
style: fix spelling in code comments and strings
2025-05-23 10:48:41 +08:00
usrsock.h
net/usrsock: Clear usockid when USRSOCK_EVENT_ABORT is received
2024-09-24 23:09:20 +08:00