Steve Dower <steve.do...@python.org> added the comment:

Is it worth also implementing if_nameindex() using (I assume) GetIfTable2Ex 
[1]? Or maybe just the simpler GetIfTable is sufficient - I'm not sure exactly 
what semantics Unix if_nameindex() has, whether it includes all logical 
adapters.

[1]: 
https://docs.microsoft.com/en-us/windows/desktop/api/netioapi/nf-netioapi-getiftable2ex

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue37007>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to