Y
Hacker News
new
|
ask
|
show
|
jobs
by
guappa
972 days ago
dbus is just a protocol that needs something else to actually transfer the data.
Normally, that's a socket in /run/dbus/system_bus_socket
1 comments
kccqzy
972 days ago
And guess what. A UNIX socket does not use DNS or the damned getaddrinfo() function that's the ire of the article.
link