
* Added an example to demonstrate implementation of D-Bus properties * Fixed DBus::Server (should work with the tcp transport too, see related TODO item) git-svn-id: http://dev.openwengo.org/svn/openwengo/wengophone-ng/branches/wengophone-dbus-api/libs/dbus@8158 30a43799-04e7-0310-8b2b-ea0d24f86d0e
4 lines
236 B
Text
4 lines
236 B
Text
* Fix dbusxx-xml2cpp to generate client-side proxies
|
|
* Implement continuations in a saner way
|
|
* Find time for some hardcore valgrinding
|
|
* Make DBus::Server free an incoming connection when it's disconnected, not when freeing the server
|