|
|
|
|
|
by noselasd
3435 days ago
|
|
When people enter a hostname into my application, I'm not particularly keen on implementing name resolving myself via DNS, LDAP, hosts file and so on in the application - It's absurd to suggest applications should make such a decision. The current NSS system works nicely though, it just needs an async API. |
|