ppsspp/Common/Net
2023-07-23 11:30:04 +02:00
..
HTTPClient.cpp Allow configuring the game language separately from the PPSSPP UI language, with a new setting. 2023-07-23 11:30:04 +02:00
HTTPClient.h Common: Rename Download to Request, and the old Request to ServerRequest. 2023-07-21 22:12:00 +02:00
HTTPHeaders.cpp Debugger: Fix crash on bad request. 2022-08-11 20:24:30 -07:00
HTTPHeaders.h Add facility to run tasks on dedicated threads using the ThreadManager interface. 2023-01-31 11:07:40 +01:00
HTTPNaettRequest.cpp Common: Rename Download to Request, and the old Request to ServerRequest. 2023-07-21 22:12:00 +02:00
HTTPNaettRequest.h Common: Rename Download to Request, and the old Request to ServerRequest. 2023-07-21 22:12:00 +02:00
HTTPRequest.cpp Common: Rename Download to Request, and the old Request to ServerRequest. 2023-07-21 22:12:00 +02:00
HTTPRequest.h Common: Rename Download to Request, and the old Request to ServerRequest. 2023-07-21 22:12:00 +02:00
HTTPServer.cpp Common: Rename Download to Request, and the old Request to ServerRequest. 2023-07-21 22:12:00 +02:00
HTTPServer.h Common: Rename Download to Request, and the old Request to ServerRequest. 2023-07-21 22:12:00 +02:00
NetBuffer.cpp Fix a segfault in ReadAllWithProgress 2023-07-23 01:18:08 +08:00
NetBuffer.h Allow configuring the game language separately from the PPSSPP UI language, with a new setting. 2023-07-23 11:30:04 +02:00
Resolve.cpp Make naett work on Android, UWP, Mac. Exclude on Linux 2023-07-21 10:28:31 +02:00
Resolve.h
Sinks.cpp
Sinks.h
URL.cpp
URL.h Global: Cleanup virtual/override specifiers. 2022-12-10 21:13:36 -08:00
WebsocketServer.cpp Common: Rename Download to Request, and the old Request to ServerRequest. 2023-07-21 22:12:00 +02:00
WebsocketServer.h Common: Rename Download to Request, and the old Request to ServerRequest. 2023-07-21 22:12:00 +02:00