leitner
|
a7f74699da
|
add #include <string.h> for memset/strcpy
|
8 years ago |
leitner
|
8581b74a84
|
on FreeBSD, on a PF_INET6 socket, recvfrom and friends can actually
return a sockaddr with family PF_INET. WTF? Work around that.
|
11 years ago |
leitner
|
c1c50c7dbd
|
further Windoze support (test/io5.c works, gatling still doesn't)
This is just to get gatling to work, I may remove it again after
that.
|
19 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
|
53b201046e
|
extended socket API; you can now pass NULL to ignore results you don't
need
|
22 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 |