fish-shell/share
Fabian Boehm 47ae6bc746 Webconfig: Fix IPv6 availability detection
"socket.has_ipv6" is basically useless - it tells you python has
been *compiled* with ipv6 support.

Instead just try ipv6 and if that fails with EAFNOSUPPORT (checking
the actual errno), try v4.

Yes, I explicitly do not care to test this on python2.

Fixes #3857
2022-08-09 20:33:32 +02:00
..
completions completions/git: Shorten alias descriptions 2022-08-09 20:19:33 +02:00
functions move new $PATH detection only inside WSL 2022-08-08 20:58:48 +02:00
groff workaround broken groff man page config 2016-10-19 13:43:04 -07:00
tools Webconfig: Fix IPv6 availability detection 2022-08-09 20:33:32 +02:00
__fish_build_paths.fish.in Rename "snippets" to "conf" internally, and document them as snippets 2016-04-06 09:33:09 +08:00
config.fish Search $__fish_user_data_dir for vendor additions 2022-05-12 20:29:05 +02:00
lynx.lss Install custom LSS script to /usr/local/share/fish on make install 2017-09-26 14:31:11 -05:00