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-06-07 01:05:54 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
2c2aa94b7d95a3b0259ec228095e3e0f52a5f35d
nuttx
/
net
/
inet
T
History
Gregory Nutt
0eee0f22cd
Networking: IPv4 getsockname(): Fix a typo that can cause a compile error.
2017-09-19 10:52:01 -06:00
..
inet_close.c
…
inet_globals.c
…
inet_recvfrom.c
Update net_timedwait() and net_lockedwait() call sites to handle negated errno in return value
2017-09-04 07:56:51 -06:00
inet_setipid.c
…
inet_sockif.c
Networking: Fix some errors found by Coverity
2017-09-13 13:04:26 -06:00
inet.h
…
ipv4_getsockname.c
Networking: IPv4 getsockname(): Fix a typo that can cause a compile error.
2017-09-19 10:52:01 -06:00
ipv6_getsockname.c
Networking: sockgetname() files need to include udp/udp.h and tcp/tcp.h or otherwise NET_UDP_HAVE_STACK and NET_TCP_HAVE_STACK are undefined and the logic is never compiled. Noted by Anthony Merlino
2017-09-18 13:14:57 -06:00
Kconfig
…
Make.defs
…