No description
![]() but setting another DefaultTimeout isn't nice. I've to look later again into the problem. Maybe I did it wrong. Currently there's a compiler warning that could be ignores as long as Slot is created with void parameter, but I consider this as bug in the long time and I've to fix it!! |
||
---|---|---|
data | ||
doc | ||
examples | ||
include/dbus-c++ | ||
m4 | ||
src | ||
tools | ||
AUTHORS | ||
autogen.sh | ||
bootstrap | ||
ChangeLog | ||
configure.ac | ||
COPYING | ||
dbus-c++-1-uninstalled.pc.in | ||
dbus-c++-1.pc.in | ||
dbus-c++.anjuta | ||
INSTALL | ||
libdbus-c++.spec.in | ||
Makefile.am | ||
NEWS | ||
README | ||
SConscript | ||
TODO |
Debugging --------- To compile debugging code configure the project with the --enable-debug option. Then at runtime you may set the environment variable "DBUSXX_VERBOSE=1" to activate debugging and to '0' to deactivate debugging. BUGS: -----