This website requires JavaScript.
Explore
Help
Sign In
preserve-emulation
/
ppsspp
Watch
1
Star
0
Fork
0
mirror of
https://github.com/hrydgard/ppsspp.git
synced
2026-09-09 14:13:34 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ee2b47d6cc2de42faec19a71fc2b8d59231e7115
ppsspp
/
Core
/
Net
T
History
White Blood Cell
727203e88f
Move flags and other constants from InetSocket onto SceNetInet.
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
…