ObjFW  Check-in [abe3ccd61e]

Overview
Comment:+[OFSystemInfo networkInterfaces]: Avoid IfIndex

It turns out it is not unique, resulting in two adapters being merged
into one. Instead, use the adapter name as key.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: abe3ccd61e21011a341e66bcc10e0047e7610526c8d2742b606524453d4a97d9
User & Date: js on 2024-01-20 15:18:15
Other Links: manifest | tags
Context
2024-01-20
21:40
Add support for LOC DNS resource records check-in: d37c636a61 user: js tags: trunk
15:18
+[OFSystemInfo networkInterfaces]: Avoid IfIndex check-in: 0a6eddb5bc user: js tags: 1.0
15:18
+[OFSystemInfo networkInterfaces]: Avoid IfIndex check-in: abe3ccd61e user: js tags: trunk
14:59
Fix compilation with old MinGW versions check-in: d077c31c5c user: js tags: trunk
Changes