This website requires JavaScript.
Explore
Help
Sign in
Aksal
/
nuttx
Watch
3
Star
1
Fork
You've already forked nuttx
1
mirror of
https://github.com/apache/nuttx.git
synced
2026-08-07 21:47:17 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
2
de107c8b98
nuttx
/
include
/
netinet
History
Download ZIP
Download TAR.GZ
Gregory Nutt
de107c8b98
include/netinet/in.h: Per OpenGroup.org, type of sin_port in struct sockaddr_in must be in_port_t vs uint16_t. NOTE: in_port_t is typdef'ed as uint16_t anyway. Plus additional cosmetic changes for things like long lines.
2018-10-28 12:35:22 -06:00
..
arp.h
Replace confusing references to uIP with just 'the network'
2016-05-30 09:51:15 -06:00
ether.h
Clean up and review of header files for conformance to standards
2015-06-12 18:07:47 -06:00
in.h
include/netinet/in.h: Per OpenGroup.org, type of sin_port in struct sockaddr_in must be in_port_t vs uint16_t. NOTE: in_port_t is typdef'ed as uint16_t anyway. Plus additional cosmetic changes for things like long lines.
2018-10-28 12:35:22 -06:00
ip.h
Header file clean-up
2012-07-17 03:58:11 +00:00
ip6.h
Header file clean-up
2012-07-17 03:58:11 +00:00
tcp.h
Squashed commit of the following:
2018-03-12 10:59:46 -06:00
udp.h
net/udp: Finish support for the UDP_BINDTODEVICE protocol socket option
2018-06-25 15:07:53 -06:00