ppsspp/Core/Net
2025-01-04 18:03:44 +01:00
..
InetCommon.cpp Implement sceNetInetGetpeername and sceNetInetGetsockname as per anr2mes impl and begin converting ERROR_LOGS into hleLogError + ensuring last error is set. 2025-01-04 17:55:18 +01:00
InetCommon.h
InetSocket.cpp Add header to sceNetInet and audit hleLogError calls for SetLastError. 2025-01-04 17:56:58 +01:00
InetSocket.h Move flags and other constants from InetSocket onto SceNetInet. 2025-01-04 18:03:44 +01:00
NetResolver.cpp
NetResolver.h