diff options
| author | Robert Pluim | 2019-11-07 16:16:39 +0100 |
|---|---|---|
| committer | Robert Pluim | 2019-11-08 10:04:13 +0100 |
| commit | 063277c5ecd82551b2bf1409d1583edc7c0fcaad (patch) | |
| tree | 2c4669471723f2a63aeeed067575778bd5c3bbc8 /src/bytecode.c | |
| parent | 82323253378c310c71cfea393d228321d1fc51f4 (diff) | |
| download | emacs-063277c5ecd82551b2bf1409d1583edc7c0fcaad.tar.gz emacs-063277c5ecd82551b2bf1409d1583edc7c0fcaad.zip | |
Ensure building and running on non-IPv6 capable hosts works
* src/process.c (Fmake_network_process) [AF_INET6]: Only build ::1
localhost when IPv6 is supported.
(Fnetwork_lookup_address_info) [AF_INET6]: Move check for Qipv6 inside
ifdef, since its definition depends on AF_INET6. Don't return IPv6
addresses when they're not supported.
* test/src/process-tests.el (lookup-family-specification,
lookup-google): Only do IPv6 lookup if IPv6 is supported.
Diffstat (limited to 'src/bytecode.c')
0 files changed, 0 insertions, 0 deletions