How to use "dbus_pending_call_set_notify" API

kuladeep chowdary kuladeep.chowdary at gmail.com
Fri Aug 26 05:03:06 PDT 2011


Hi All,

This is kuladeep. I am new to DBus IPC. I am facing some issues while using
*"dbus_pending_call_set_notify" *API.
I am able to communicate between two process(Applications) using DBus
synchronous communication. But i wanted to make it Asynchronous.
To achieve this i am using *dbus_pending_call_set_notify *API. But the
notify function is not getting called even after getting reply.
Please suggest me any modifications to resolve this issue.
I am attaching the code for the reference..
Any response will be greatly appreciated...

Thanks,
Kuladeep
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/dbus/attachments/20110826/ecfb990e/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: server.c
Type: text/x-csrc
Size: 2301 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/dbus/attachments/20110826/ecfb990e/attachment.c>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: client.c
Type: text/x-csrc
Size: 2023 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/dbus/attachments/20110826/ecfb990e/attachment-0001.c>


More information about the dbus mailing list