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.
Falk Werner eb48dbecc5
added implementation of wf_client_connect and wf_client_disconnect
4 years ago
..
file_utils.cc organized unit tests 5 years ago
file_utils.hpp organized unit tests 5 years ago
path.c removed NULL-checks after malloc: they are not necessary, they were not consequently used and objects constructed by 3rd party libs are also unchecked 5 years ago
path.h made static_filesystem private (used for test purposes only) 5 years ago
static_filesystem.c fix: prevent deadlock if libfuse is not available at runtime 4 years ago
static_filesystem.h fix: prevent deadlock if libfuse is not available at runtime 4 years ago
tempdir.cc organized unit tests 5 years ago
tempdir.hpp organized unit tests 5 years ago
threaded_ws_server.cc added implementation of wf_client_connect and wf_client_disconnect 4 years ago
threaded_ws_server.h added implementation of wf_client_connect and wf_client_disconnect 4 years ago
timeout_watcher.cc organized unit tests 5 years ago
timeout_watcher.hpp organized unit tests 5 years ago
wrap.hpp fix: compile error on arm targets 5 years ago
ws_server.cc made client protocol test single threaded 5 years ago
ws_server.hpp made client protocol test single threaded 5 years ago