Skip to content
Snippets Groups Projects
Commit 77359e50 authored by m.marn's avatar m.marn Committed by al.schwinn
Browse files

Remove custom thread and condition implementation (#86)

- Make use of std::async
- Fix sending and receiving all in DEVICE mode
- Get rid of the recursive calls on reconnect.
- Fix threading issues

See merge request !36
parent 8fa7e961
No related branches found
No related tags found
1 merge request!36#86 Remove custom thread and condition implementation. Replace with std::async....
Showing
with 363 additions and 518 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment