[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Getting local IP addresses from emacs
From: |
Robert Pluim |
Subject: |
Re: Getting local IP addresses from emacs |
Date: |
Thu, 14 Nov 2019 10:22:50 +0100 |
>>>>> On Fri, 08 Nov 2019 22:24:41 +0100, Lars Ingebrigtsen <address@hidden>
>>>>> said:
Lars> Robert Pluim <address@hidden> writes:
>> You get one entry per address, but the name is always that of the
>> underlying interface, so on your typical IPv4/v6 dual stack machine
>> you get stuff like:
>>
>> ("lo0" .
>> [0 0 0 0 0 0 0 1 0])
>> ("lo0" .
>> [127 0 0 1 0])
So I have a working implementation of this, including a cargo-culted
MSWindows version. Should I post the patch here, or would people
prefer a scratch branch? (the patch is ~600 lines).
Robert
- Getting local IP addresses from emacs, Robert Pluim, 2019/11/08
- Re: Getting local IP addresses from emacs, Lars Ingebrigtsen, 2019/11/08
- Re: Getting local IP addresses from emacs, Robert Pluim, 2019/11/08
- Re: Getting local IP addresses from emacs, Lars Ingebrigtsen, 2019/11/08
- Re: Getting local IP addresses from emacs,
Robert Pluim <=
- Re: Getting local IP addresses from emacs, Eli Zaretskii, 2019/11/14
- Re: Getting local IP addresses from emacs, Robert Pluim, 2019/11/14
- Re: Getting local IP addresses from emacs, Eli Zaretskii, 2019/11/14
- Re: Getting local IP addresses from emacs, Lars Ingebrigtsen, 2019/11/15
- Re: Getting local IP addresses from emacs, Robert Pluim, 2019/11/15
- Re: Getting local IP addresses from emacs, Lars Ingebrigtsen, 2019/11/15