always call lua callback when connection goes to STATE_DISCONNECTED (#28)

This commit is contained in:
Alexander Palagin
2021-01-25 12:59:17 +02:00
committed by GitHub
parent f988413a74
commit 39abd7cdea
2 changed files with 2 additions and 8 deletions

View File

@@ -100,8 +100,7 @@ namespace dmWebsocket
Result m_Status;
uint8_t m_SSL:1;
uint8_t m_HasHandshakeData:1;
uint8_t m_WasConnected:1;
uint8_t :6;
uint8_t :7;
};
// Set error message