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-07-26 00:34:45 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ee2b47d6cc2de42faec19a71fc2b8d59231e7115
ppsspp
/
Core
/
Net
T
History
White Blood Cell
and
Henrik Rydgård
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
sceNetInet and sceNetResolver support.
2025-01-04 17:28:36 +01:00
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
sceNetInet and sceNetResolver support.
2025-01-04 17:28:36 +01:00
NetResolver.h
sceNetInet and sceNetResolver support.
2025-01-04 17:28:36 +01:00