Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
added (somewhat ugly) typecasts to build warning-free on 64bit platforms (the
result of a (char *) - (char *) cannot be stored in an int universally)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
on Solaris and FreeBSD. At least.
|
|
include, as it seems at least some AIX versions don't really allow it to be
include at the same time as the original nameser.h.
|
|
X.
|
|
|
|
should come from <ws2tcpip.h>, but Winsock 1.1 should
suffice.
|
|
|
|
(IRIX 6.5.22 it seems)
|
|
|
|
code uses that
|
|
|
|
|
|
|
|
systems that do not include these functions. These will be necessary for CIDR support and IPv6 support.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
exist.
|
|
work fine with cross-compiled builds.
|
|
|
|
|
|
|
|
|
|
first little steps towards IPv6 support!
|
|
|
|
|
|
|