mirror of
https://forge.banditvault.co.uk/racoon/MinecraftConsoles.git
synced 2026-07-19 05:38:47 +00:00
feat: Enhance signaling and relay management for improved invite handling and session recycling
This commit is contained in:
@@ -917,7 +917,7 @@ namespace Win64LceLiveRelay
|
||||
|
||||
EnterCriticalSection(&g_relay.lock);
|
||||
CloseHandlesLocked();
|
||||
g_relay.state = ERelayState::Closed;
|
||||
g_relay.state = ERelayState::Idle;
|
||||
g_relay.lastError.clear();
|
||||
LeaveCriticalSection(&g_relay.lock);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user