ppsspp/Common/Net
Unknown W. Brackets 9cfcbc46e6 Global: Cleanup initialization/pointer checks.
Cleaning up a lot of cases of uninitialized data, unchecked return values
for failures, and similar.
2022-12-10 21:13:36 -08:00
..
HTTPClient.cpp Global: Cleanup initialization/pointer checks. 2022-12-10 21:13:36 -08:00
HTTPClient.h http: Specify expected mime types in downloads. 2021-08-22 10:03:59 -07:00
HTTPHeaders.cpp Debugger: Fix crash on bad request. 2022-08-11 20:24:30 -07:00
HTTPHeaders.h http: Separate out net buffer code from formatting. 2021-05-01 11:20:05 -07:00
HTTPServer.cpp Get rid of Executor.cpp/h. 2021-06-12 13:03:53 +02:00
HTTPServer.h Get rid of Executor.cpp/h. 2021-06-12 13:03:53 +02:00
NetBuffer.cpp http: Fix timeout mid request. 2021-09-25 23:26:38 -07:00
NetBuffer.h Store: Show a rough speed indicator. 2021-05-01 11:20:05 -07:00
Resolve.cpp Added another attempt to detect GETIFADDRS availability, which is more common on newer OS 2022-01-29 05:43:07 +07:00
Resolve.h Move fileutil, net, image loaders, ui to Common. (#13506) 2020-10-04 20:48:47 +02:00
Sinks.cpp Merge pull request #13850 from unknownbrackets/warnings 2021-01-01 19:53:10 +01:00
Sinks.h http: Prevent assert on bad websocket data. 2020-12-28 09:30:36 -08:00
URL.cpp Start experimenting with DocumentsContract (the thing DocumentFile wraps) 2021-06-07 00:24:51 +02:00
URL.h Global: Cleanup virtual/override specifiers. 2022-12-10 21:13:36 -08:00
WebsocketServer.cpp Debugger: Fix websocket read silly mistake. 2021-05-30 15:25:41 -07:00
WebsocketServer.h Move fileutil, net, image loaders, ui to Common. (#13506) 2020-10-04 20:48:47 +02:00