You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Roker
05e7a8fa90
try_pop_front() returns true on success, not on timeout! Thanks, thomas!
|
7 years ago |
libpEpAdapter
|
adding status_to_string
|
7 years ago |
.hgignore
|
hgignore
|
7 years ago |
Adapter.cc
|
try_pop_front() returns true on success, not on timeout! Thanks, thomas!
|
7 years ago |
Adapter.hh
|
remove "locked_queue" and <thread> from public Adapter.hh API, because not necessary there.
|
7 years ago |
Adapter.hxx
|
API change
|
7 years ago |
LICENSE.txt
|
adding licensing and locked_queue
|
7 years ago |
Makefile
|
merging
|
7 years ago |
Makefile.conf
|
license comment
|
7 years ago |
locked_queue.hh
|
Sorry, but I do need that Deleter feature in the locked_queue to avoid memory leaks. But this way now it should not harm all non-users, I hope so. :-o
|
7 years ago |
pc_container.hh
|
safely delete while iterating
|
7 years ago |
slurp.cc
|
add function slurp(), coming from JsonAdapter
|
7 years ago |
slurp.hh
|
add function slurp(), coming from JsonAdapter
|
7 years ago |
status_to_string.cc
|
add status_to_string() function to libpEpAdapter.
|
7 years ago |
status_to_string.hh
|
add status_to_string() function to libpEpAdapter.
|
7 years ago |
test_adapter.cc
|
somewhat cleaner
|
7 years ago |
test_library.cc
|
Sorry, but I do need that Deleter feature in the locked_queue to avoid memory leaks. But this way now it should not harm all non-users, I hope so. :-o
|
7 years ago |