top | item 37912394

(no title)

mambru | 2 years ago

Via DBus:

https://www.freedesktop.org/software/systemd/man/org.freedes...

discuss

order

guappa|2 years 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

kccqzy|2 years ago

And guess what. A UNIX socket does not use DNS or the damned getaddrinfo() function that's the ire of the article.