HomeFreeBSD

Add missing types and constants to <netdb.h>.

Description

Add missing types and constants to <netdb.h>.

According to POSIX, the netdb.h header must also provide in_addr_t and
in_port_t. It should also provide IPPORT_RESERVED. Copy over the
necessary bits from <netinet/in.h> to achieve that.

Details

Provenance
edAuthored on
Parents
rS300995: Fix a byte order issue for the scope stored in the SCTP cookie.
Branches
Unknown
Tags
Unknown