This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
sdbus-cpp
Watch
1
Star
0
Fork
0
You've already forked sdbus-cpp
forked from
Kistler-Group/sdbus-cpp
Code
Pull Requests
Activity
Files
245db893b88a30b958310a2d86fcb7fb65d97eb3
sdbus-cpp
/
tests
/
perftests
History
sangelovic
f41d9bc395
Fix issue of event loop thread and synchronous method call thread polling on the same D-Bus connection
...
Synchronous D-Bus method calls are now done in terms of blocking asynchronous calls.
2020-01-19 18:51:19 +01:00
..
files
Rename test subdirectory to tests for higher consistency with OSS standards
2019-04-25 23:54:51 +02:00
client.cpp
Fix issue of event loop thread and synchronous method call thread polling on the same D-Bus connection
2020-01-19 18:51:19 +01:00
org.sdbuscpp.perftests.xml
Rename test subdirectory to tests for higher consistency with OSS standards
2019-04-25 23:54:51 +02:00
perftests-adaptor.h
Add protected non-virtual destructor in generated classes
2019-06-10 22:54:16 +02:00
perftests-proxy.h
Add protected non-virtual destructor in generated classes
2019-06-10 22:54:16 +02:00
server.cpp
Add emit prefix to generated signal emitting methods
2019-06-04 21:30:09 +02:00