Pass global event objects through mail_t

This commit is contained in:
loki
2021-06-21 21:21:52 +02:00
parent 0a05c28df8
commit cf9eb961fc
11 changed files with 129 additions and 20 deletions
+1 -1
View File
@@ -12,7 +12,7 @@
#include <string>
namespace nvhttp {
void start(std::shared_ptr<safe::signal_t> shutdown_event);
void start();
bool pin(std::string pin);
} // namespace nvhttp