有没有一种方法可以直接从Erlang访问UNIX域套接字(例如/ var / run / dbus / system_bus_socket), 而无 需借助第三方驱动程序?
Erlang / OTP仅带有用于tcp和udp套接字的驱动程序。所以…
没有。