Commit Graph

11 Commits (3aef1c2faaba2d46fa6680e5285d348989fe914f)

Author SHA1 Message Date
leitner b4c4eb607e remove OpenBSD #warning (obsd maintainer says no longer needed)
leitner d2aae4864c only try to receive one byte to avoid discarding data
leitner 83c1186870 fix for NetBSD 3.0 (they broke their sys/types.h)
remove support for ip6.int reverse lookup in DNS routines (the domain is
no longer delegated)
leitner 46dcfbdce1 Uh, it's #warning and not #warn. *blush*
leitner 289ca04238 Work around OpenBSD. Again.
leitner f0e9a2afc9 work around broken Solaris sys/socket.h
leitner c169ae9b4a IRIX compatibility (yuck!)
leitner 9eb09b5bfe add iob_free and man page for iob_reset.
check in some windoze compat crap (still does not compile through for
windoze)
leitner 72382af11a Solaris compatibility for io_passfd and io_receivefd (untested, but at
least it compiles)
leitner a23757a317 bsd compat
leitner 70e112b892 add fd passing functions