mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-11-03 23:28:48 +00:00 
			
		
		
		
	add header RecvFromOther
This commit is contained in:
		
							parent
							
								
									7279335fc0
								
							
						
					
					
						commit
						2cb979ed29
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -30,6 +30,7 @@ private:
 | 
			
		|||
    void GetHostId(Kernel::HLERequestContext& ctx);
 | 
			
		||||
    void Close(Kernel::HLERequestContext& ctx);
 | 
			
		||||
    void SendTo(Kernel::HLERequestContext& ctx);
 | 
			
		||||
    void RecvFromOther(Kernel::HLERequestContext& ctx);
 | 
			
		||||
    void RecvFrom(Kernel::HLERequestContext& ctx);
 | 
			
		||||
    void Poll(Kernel::HLERequestContext& ctx);
 | 
			
		||||
    void GetSockName(Kernel::HLERequestContext& ctx);
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue