libuv/docs
cjihrig 384a727a8c src: handle if_nametoindex errors in uv_ip6_addr
On Unix, uv_ip6_addr() calls if_nametoindex(). This commit
adds error handling for if_nametoindex() failures.

Fixes: https://github.com/libuv/libuv/issues/1313
PR-URL: https://github.com/libuv/libuv/pull/1350
Reviewed-By: Santiago Gimeno <santiago.gimeno@gmail.com>
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Saúl Ibarra Corretgé <saghul@gmail.com>
2017-06-07 11:50:10 -04:00
..
src src: handle if_nametoindex errors in uv_ip6_addr 2017-06-07 11:50:10 -04:00
make.bat doc: add API documentation 2014-09-11 09:38:35 +02:00
Makefile doc: fix generation the first time livehtml runs 2016-05-26 09:48:28 +02:00