mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-10-31 13:50:03 +00:00 
			
		
		
		
	Services/UDS: Signal the connection event when closing down the network.
This commit is contained in:
		
							parent
							
								
									d7d5bf411a
								
							
						
					
					
						commit
						0ae6d8be5b
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -297,6 +297,7 @@ static void DestroyNetwork(Interface* self) { | |||
|     CoreTiming::UnscheduleEvent(beacon_broadcast_event, 0); | ||||
| 
 | ||||
|     connection_status.status = static_cast<u8>(NetworkStatus::NotConnected); | ||||
|     connection_status_event->Signal(); | ||||
| 
 | ||||
|     IPC::RequestBuilder rb = rp.MakeBuilder(1, 0); | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue