emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: DBus binding & direct connections (p2p)?


From: Michael Albinus
Subject: Re: DBus binding & direct connections (p2p)?
Date: Fri, 28 Jul 2017 13:33:30 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.50 (gnu/linux)

Nicolas Petton <address@hidden> writes:

>> Implementing something like Java's org.freedesktop.dbus.DirectConnection
>> seems to be expensive, so I fear we haven't anything in Emacs which
>> could be used w/o a bus.
>
> I don't understand, why it would be expensive?

It must be in C, I suppose. And while listening, it must implement
something a bus (daemon) is supposed to handle.

Just from roughly reading that Java implementation. But I might be
wrong. You could try to implement yourself, of course.

> Cheers,
> Nico

Best regards, Michael.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]