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-23 23:34:46 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bb48006b8e22166344ff37cbc2b12d55e314cf02
ppsspp
/
ext
/
native
/
net
T
History
Unknown W. Brackets
11e828053b
http: Avoid detach() in webserver code.
...
Should make debugger server more viable on Switch. Also fixes a leak.
2020-03-03 23:08:34 -08:00
..
CMakeLists.txt
Merge remote repo native into ext/native/.
2015-09-06 12:24:17 -07:00
http_client.cpp
HttpClient/Buffer: Just some tweaks/sanity checks
2020-02-07 00:09:42 +01:00
http_client.h
UI: Join downloads on destruct.
2019-09-28 11:40:10 -07:00
http_headers.cpp
http: Allow retrieving other headers.
2016-05-26 18:16:39 -07:00
http_headers.h
http: Allow retrieving other headers.
2016-05-26 18:16:39 -07:00
http_server.cpp
http: Avoid detach() in webserver code.
2020-03-03 23:08:34 -08:00
http_server.h
http: Avoid detach() in webserver code.
2020-03-03 23:08:34 -08:00
resolve.cpp
Switch: Disable IPv6.
2019-09-28 09:08:32 -07:00
resolve.h
net: Support ipv6 lookups.
2018-06-06 05:59:07 -07:00
sinks.cpp
Use MSG_NOSIGNAL for some more send() calls. Didn't fix anything though.
2019-03-01 08:35:35 +01:00
sinks.h
http: Discard output buffer on disconnect.
2018-06-16 13:29:44 -07:00
url.cpp
http: Support relative redirects too.
2019-06-23 12:22:10 -07:00
url.h
http: Support relative redirects too.
2019-06-23 12:22:10 -07:00
websocket_server.cpp
Debugger: Fix connection in Firefox.
2019-06-22 22:09:05 -07:00
websocket_server.h
Debugger: Use fragments for long chunks.
2018-06-08 06:59:17 -07:00