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 82cb8717f6 _retrieve_next_sync_event() now uses try_pop_front() instead of the manual timeout gebastel before... :-) 7 years ago
libpEpAdapter adding status_to_string 7 years ago
.hgignore hgignore 7 years ago
Adapter.cc _retrieve_next_sync_event() now uses try_pop_front() instead of the manual timeout gebastel before... :-) 7 years ago
Adapter.hh don't pollute the global namespace with "using namespace std;" in the header. Adds some comments for documentation. 7 years ago
Adapter.hxx moving startup code before register_sync_callbacks() 7 years ago
BlobList.cc adding licensing and locked_queue 7 years ago
BlobList.hh adding licensing and locked_queue 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 add locked_queue<>.try_pop_front() with timeout in seconds, instead of absolute time. 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 add test program for the library. 7 years ago