Too fast to send mail and too errors on it.
Changelog:
- manage more of one object on a dbus service;
- fixed some bugs on manage introspect method;
- manage events on dbus channel through a unix file descriptor, so it
is now manage events on dbus also with a select or on gtk main loop,
etc.
On Mon, 2007-09-24 at 17:51 +0200, geaaru wrote:
> Hi at all,
> there are some improvement to easydbus library for:
> - manage more of one object on a dbus service;
> - fixed some bugs on manage introspect method;
> - manage events on dbus through a unix file
>
> This changes broken complaint with previous version of easydbus library,
> so:
> - For register an external signal to a service (and handle external
> signals):
> easydbus_add_ext_signal_to_obj is now renamed to
> easydbus_add_ext_signal_to_service. This means that external signals
> aren't connect to a dedicated object but to a service (or to a
> connection);
> - registration object changes:
> easydbus_register_object function now insert only object callback to
> dbus connection and so for enable introspectable check and external
> signals it is needed call easydbus_enable_filters_objects functions
> after that all objects are registed.
> See easydbus_example_obj.c example for more informations.
>
> Good Work.
>
> Ge@@ru
>
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2005.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> _______________________________________________
> Easydbus-developer mailing list
> Eas...@li...
> https://lists.sourceforge.net/lists/listinfo/easydbus-developer
|