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-08-20 20:53:48 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c8a571063c6ecfcc4e167bd3124cfdb2e58aedc8
ppsspp
/
net
T
History
Henrik Rydgard
1777d9e835
Keep a reference to download objects for their lifetime. Should fix cancelling crashes.
2013-06-26 19:24:49 +02:00
..
CMakeLists.txt
Add some old HTTP client code, just for kicks.
2012-06-03 19:01:08 +02:00
http_client.cpp
Keep a reference to download objects for their lifetime. Should fix cancelling crashes.
2013-06-26 19:24:49 +02:00
http_client.h
Keep a reference to download objects for their lifetime. Should fix cancelling crashes.
2013-06-26 19:24:49 +02:00
resolve.cpp
Add a NULL check, even though this is already called via a check.
2013-06-24 19:37:47 -07:00
resolve.h
Use getaddrinfo() instead of gethostbyname().
2013-06-08 19:10:00 -07:00
url.cpp
Add "\n" parsing to i18n code. Move some code from Common.
2013-06-09 13:39:16 +02:00
url.h
Add "\n" parsing to i18n code. Move some code from Common.
2013-06-09 13:39:16 +02:00