Commit Graph

28 Commits (sync)

Author SHA1 Message Date
heck b7d8c06d79 Move pEpLog() macro to new header pEpLog.hh 3 years ago
heck a62e51bec8 Backing out all commits after 159:3275abf4bb79 3 years ago
heck 15a20035eb Improved Logging, prefixed with thread_id now. (DEBUG build only)
added pEpErr() (DEBUG and RELEASE build)
non-local vars names with len == 1 are not handy at all
3 years ago
heck 2a78dab74f Added Build var DEBUG for release/debug builds. (-g vs NDEBUG)
Added Logging macro that compiles away to nothing when DEBUG=0
3 years ago
Volker Birk 9a00b896a5 FIXME: I need Heck! 4 years ago
Volker Birk 825c69b726 FIXME! 4 years ago
Volker Birk 4b9fdbba02 clean shutdown in sync_thread 4 years ago
Volker Birk 5ff0137603 adding license information 4 years ago
Volker Birk b1c5cf6a1a synchronously and immediate shutdown 4 years ago
Volker Birk fad58207d7 ... 4 years ago
Volker Birk 8c0fe0553e not static - testing 4 years ago
Volker Birk 04e99fb2c2 ... 4 years ago
Volker Birk c883a95ffb ... 4 years ago
Volker Birk 087d6623c2 move exception between threads 4 years ago
Volker Birk b8be88ee99 ... 4 years ago
Volker Birk c25feca938 startup() may throw RuntimeError 4 years ago
Volker Birk e61c860a25 runtime error trying to start sync if no own identities available 4 years ago
Roker 0f061670eb add #include <cassert> 4 years ago
Volker Birk 64a021192d .. 4 years ago
Volker Birk 3ee86779f0 ... 4 years ago
Volker Birk e513b10352 API change 5 years ago
Roker 52530e2a33 remove "locked_queue" and <thread> from public Adapter.hh API, because not necessary there. 5 years ago
Volker Birk 05c66d5a74 moving startup code before register_sync_callbacks() 5 years ago
Volker Birk 47d8cfbd97 simplify 5 years ago
Volker Birk 6ab4d2664b remove deleter 5 years ago
Volker Birk e99d28569c extra callbacks for sync thread 5 years ago
Roker 4238c90d65 add Deleter parameter to locked_queue<> 5 years ago
Volker Birk 89ca327f03 ... 5 years ago