DBUS protocol on unix pipes?
Thiago Macieira
thiago.macieira at trolltech.com
Sat Jun 10 12:08:15 PDT 2006
nf2 wrote:
>>> And then i have to use the following internal functions on both
>>> sides?
>>
>> You're not supposed to use internal functions.
>
>I know. But how to create the DBusConnection on top of an open
>filedescriptor without using those internal functions?
You're not.
There's no guarantee that the underlying transport system uses file
descriptors at all. So those functions are internal.
If/when libdbus hides its symbols (think ELF visibility or Win32 DLLs),
you will not be able to call those functions.
--
Thiago José Macieira - thiago.macieira AT trolltech.com
Trolltech AS - Sandakerveien 116, NO-0402 Oslo, Norway
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 191 bytes
Desc: not available
Url : http://lists.freedesktop.org/archives/dbus/attachments/20060610/6b3ae73d/attachment.pgp
More information about the dbus
mailing list