7 Commits (master)

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")
20 years ago
leitner d6b7c29808 uh, the scope_id detection #defined the wrong constant. libowfat
always thought there was no scope_id.  Oops.
20 years ago
leitner 82a4ae868d broken lose32 port using mingw (don't use!!!)
initial Solaris /dev/poll port
21 years ago
leitner 8ecb47a608 bsd and macosx compatibility 23 years ago
leitner 23ad357186 renamed ip[46]_fmt to fmt_ip[46] 24 years ago
leitner a50b334f58 added initial buffer implementation. 24 years ago
leitner 3083708670 Initial revision 24 years ago