mirror of
https://github.com/moonlight-stream/moonlight-ios.git
synced 2026-02-16 10:31:02 +00:00
Only dispatch_async on limelight-common's threads
This commit is contained in:
@@ -88,7 +88,7 @@
|
||||
}]];
|
||||
[self presentViewController:conTermAlert animated:YES completion:nil];
|
||||
|
||||
[_streamMan stopStream];
|
||||
[_streamMan stopStreamInternal];
|
||||
}
|
||||
|
||||
- (void) stageStarting:(char*)stageName {
|
||||
|
||||
Reference in New Issue
Block a user