This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
sdbus-cpp
Watch
1
Star
0
Fork
0
forked from
Kistler-Group/sdbus-cpp
Code
Pull Requests
Activity
Files
f41d9bc39596c1e79afa880e8de78a3532396d26
sdbus-cpp
/
tests
T
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
..
googletest-download
Have no update step in external googletest build
2019-05-26 15:38:58 +02:00
integrationtests
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
perftests
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
stresstests
Add protected non-virtual destructor in generated classes
2019-06-10 22:54:16 +02:00
unittests
Fix clang-8 compilation errors and warnings
2020-01-05 12:52:37 +01:00
CMakeLists.txt
Add support for custom timeout value for D-Bus method calls (
#72
)
2019-11-03 13:54:13 +01:00