Verifications sneakily accumulating in the background
This commit is contained in:
parent
710e07520d
commit
904745543a
3 changed files with 44 additions and 13 deletions
|
|
@ -222,6 +222,8 @@ private:
|
|||
|
||||
bool isMacVerified = false;
|
||||
|
||||
bool keySent = false, macSent = false, acceptSent = false, startSent = false;
|
||||
|
||||
template<typename T>
|
||||
void send(T msg)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue