This website requires JavaScript.
Explore
Help
Register
Sign In
Emulator-Archive
/
ppsspp
Watch
1
Star
0
Fork
0
You've already forked ppsspp
mirror of
https://github.com/hrydgard/ppsspp.git
synced
2025-02-26 08:55:58 +00:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
ppsspp
/
net
History
Unknown W. Brackets
ffb6a41d08
Add an auto class for net::Init().
...
Fixes http::Client destructing after net::Shutdown(), calling freeaddrinfo() too late.
2013-09-29 17:49:47 -07:00
..
CMakeLists.txt
Add some old HTTP client code, just for kicks.
2012-06-03 19:01:08 +02:00
http_client.cpp
Add an auto class for net::Init().
2013-09-29 17:49:47 -07: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
Android buildfix
2013-08-26 19:17:54 +02:00
resolve.h
Add an auto class for net::Init().
2013-09-29 17:49:47 -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
Warning fix
2013-07-15 18:45:00 +02:00