| ▲ | fc417fc802 7 months ago | |||||||
| Just connect to the service running on localhost ... I'm curious. Why isn't getaddrinfo implemented in a similar manner to the loaders that graphics APIs use? Shouldn't that functionality be the responsibility of whatever resolver has been installed? | ||||||||
| ▲ | o11c 7 months ago | parent [-] | |||||||
| That is how `getaddrinfo` works under GLIBC; it's called NSS. The problem (well, one of them) is the non-GLIBC implementations that say "we don't need no stinkin' loader!" | ||||||||
| 
 | ||||||||