1
0
Fork 0
mirror of https://github.com/hrydgard/ppsspp.git synced 2025-04-02 11:01:50 -04:00
Commit graph

61 commits

Author SHA1 Message Date
Henrik Rydgård
110d404911 Add a missing socket option name 2025-01-06 16:10:46 +01:00
Henrik Rydgård
df3edb97a1 SetSockopt: Support more levels 2025-01-06 15:58:13 +01:00
Nemoumbra
974183e5c3 Buildfix for VS2017 2025-01-06 15:22:03 +03:00
Henrik Rydgård
70042e0906 Add comment 2025-01-05 20:43:29 +01:00
Henrik Rydgård
df63e19464 Warning fixes, Windows compat hacks 2025-01-04 20:04:39 +01:00
Henrik Rydgård
f4ee69f7be Buildfixes 2025-01-04 20:04:35 +01:00
White Blood Cell
727203e88f Move flags and other constants from InetSocket onto SceNetInet. 2025-01-04 18:03:44 +01:00
White Blood Cell
4bc79481da Translate all input parameters to socket(). 2025-01-04 18:03:44 +01:00
White Blood Cell
87de5b6385 Add header to sceNetInet and audit hleLogError calls for SetLastError. 2025-01-04 17:56:58 +01:00
White Blood Cell
dfd4b996bf 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
White Blood Cell
ee0b0fce6c sceNetInet and sceNetResolver support.
Co-authored-by: AdamN <anr2000@gmail.com>
2025-01-04 17:28:36 +01:00