diff options
author | Sven Gothel <[email protected]> | 2020-10-14 19:19:46 +0200 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2020-10-14 19:19:46 +0200 |
commit | c5849f1a131ad107ac7c4afd3cede0c560cf2bf4 (patch) | |
tree | f64a0e3d6d4eff28e3119aaca07967229ceed321 /test | |
parent | 148b9b3b4f04b5e76da0400dafdbcada06128c7d (diff) |
AdapterStatusListener (C++ and Java) API: Added note for user implementations (avoid deadlocks)
User implementations shall return as early as possible to avoid blocking the event-handler thread.
Especially complex mutable operations on DBTDevice or DBTAdapter should be issued off-thread!
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions