5 Commits (f0e9a2afc9c61e833387e51cb04247e3391ef92e)

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 82a4ae868d broken lose32 port using mingw (don't use!!!)
initial Solaris /dev/poll port
21 years ago
leitner 24ef5b3bfc socklen_t compatibility cruft. 23 years ago
leitner 8ecb47a608 bsd and macosx compatibility 23 years ago
leitner 3f04a3d284 accept4 and accept6 24 years ago