6 Commits

Author SHA1 Message Date
leitner
6196f771cd remove a few gcc 4 warnings
work around freebsd 5.4 brokenness (if you don't have IPv6 in the
    kernel, socket(PF_INET6,SOCK_STREAM,0) returns EPROTONOSUPPORT
    instead of EPFNOSUPPORT, which basically says "yeah, I know IPv6,
    but TCP?  never heard of it")
2005-05-05 15:55:41 +00:00
leitner
d6b7c29808 uh, the scope_id detection #defined the wrong constant. libowfat
always thought there was no scope_id.  Oops.
2005-02-02 19:34:00 +00:00
leitner
82a4ae868d broken lose32 port using mingw (don't use!!!)
initial Solaris /dev/poll port
2003-11-06 20:47:59 +00:00
leitner
8ecb47a608 bsd and macosx compatibility 2001-10-15 14:34:02 +00:00
leitner
23ad357186 renamed ip[46]_fmt to fmt_ip[46] 2001-02-05 22:03:11 +00:00
leitner
1bcce7eed7 even more stuff 2001-02-05 19:06:12 +00:00