Ben Noordhuis
|
a09e77e180
|
test: skip ipv6 tests when ipv6 is not supported
To verify on Linux, run `sudo sysctl net.ipv6.conf.all.disable_ipv6=1`
before the test suite.
Fixes: https://github.com/libuv/libuv/issues/10
PR-URL: https://github.com/libuv/libuv/pull/92
Reviewed-By: Saúl Ibarra Corretgé <saghul@gmail.com>
|
2014-12-29 17:14:48 +01:00 |
|
Saúl Ibarra Corretgé
|
94c7a13f0a
|
test: fix udp_multicast_interface6 on FreeBSD
|
2014-08-10 10:39:58 +02:00 |
|
Saúl Ibarra Corretgé
|
7a4c42a054
|
unix: add UV_HANDLE_IPV6 flag to tcp and udp handles
|
2014-04-02 01:24:39 +02:00 |
|
Saúl Ibarra Corretgé
|
e7fdab1fd9
|
test: remove debug statement
|
2014-03-28 14:45:29 +01:00 |
|
Saúl Ibarra Corretgé
|
08327a7cbd
|
unix, windows: add IPv6 support for uv_udp_multicast_interface
|
2014-03-28 00:39:09 +01:00 |
|