KNOWN_BUGS
author Christoph Moench-Tegeder <cmt@burggraben.net>
Mon, 11 Jan 2016 20:31:29 +0100
changeset 677 a6a41aec40f2
parent 590 bcbd229a80cb
child 726 ea6aaf57f344
permissions -rw-r--r--
include netinet/in.h in resolver On some platforms (notably FreeBSD) netinet/in.h is required for the struct in_addr type and IPPROTO_* constants. As this header and both required definitions are documented in IEEE Std 1003.1, this should be safe on all systems.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
590
bcbd229a80cb Added File Listing Known Bugs
Jayson Vantuyl <jvantuyl@engineyard.com>
parents:
diff changeset
     1
No IPv6 Support
bcbd229a80cb Added File Listing Known Bugs
Jayson Vantuyl <jvantuyl@engineyard.com>
parents:
diff changeset
     2
Currently Leak Resolver Objects Due To Messy Allocation Path