]> granicus.if.org Git - libevent/commit
Work better with platforms that do not have ipv6 structures, or that do not have...
authorNick Mathewson <nickm@torproject.org>
Fri, 2 Jan 2009 21:21:58 +0000 (21:21 +0000)
committerNick Mathewson <nickm@torproject.org>
Fri, 2 Jan 2009 21:21:58 +0000 (21:21 +0000)
commit980bcd68f7e49f8c0a9042f64d62e624f8c5f76b
tree9d4d70f592f2c2e5fdc3f36591f1c5660a11faaa
parent135591aeab4ac58f91f2109aa4cafdeeb0ce040b
Work better with platforms that do not have ipv6 structures, or that do not have sin_len fields, etc.

svn:r986
Makefile.am
configure.in
evdns.c
evutil.c
ipv6-internal.h [new file with mode: 0644]
test/regress_util.c