RSSAmplifier

Binary Ch01ce (blog) · Feb 7, 2025

getaddrinfo sucks. everything else is much worse

0
Sign in to vote or save

This page did not load. You can still read it on the original site — the toolbar below keeps your place in the directory.

DNS is one of the critical building blocks of the internet and of the modern web. For the longest time the only way for Firefox to resolve a DNS domain was by using getaddrinfo. What’s remarkable about this function is that it’s implemented on Linux, Windows, MacOS - even Android. It has the same signature, and works in roughly the same way, even though the implementation in these operating…

Read on github.com

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.