| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
| |
run-native-trial-until.sh (error), long term testing of one trial, triage
Passed 20 rounds of debug code w/ valgrind using test_client_server10_NoEnc,
after applying jaulib v0.16.2 - fix of jau::service_runner::start().
No leaks and no deadlocks or endless loops occured.
|
|
|
|
|
|
| |
- example symlinks: remove prefix 'run-'
- can invoke from project root dir like in jaulib and cipherlib
- using {build|dist}-OS_NAME-ARCHABI for multi OS support
|
| |
|
|
|
|
|
|
|
|
| |
such in BTAdapter, ... (API CHANGE)
BTAdapter removes itself from BTManager, hence needs to ensure BTManager is not yet destructed.
This goes well along with our new JNI mapping, holding the shared_ptr reference in nativeInstance.
|
|
|