saves progress

This commit is contained in:
Nathan Nichols
2021-06-14 15:30:11 -05:00
committed by CJ Cobb
parent fe25a9bc44
commit 70baddd030
5 changed files with 10 additions and 0 deletions

View File

@@ -251,6 +251,8 @@ public:
, buffer_(std::move(b))
{}
~SslWsUpgrader() = default;
void
run()
{