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 22:23:42 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cf0c0dab0abd98de90ffb2d7b07bbdaf4ca4649e
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
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