ppsspp/Common/Net
Unknown W. Brackets 3379f33882 http: Always use/require progress in requests.
This fixes several cases where we weren't passing cancel flags
consistently.
2021-05-01 11:20:05 -07:00
..
HTTPClient.cpp http: Always use/require progress in requests. 2021-05-01 11:20:05 -07:00
HTTPClient.h http: Always use/require progress in requests. 2021-05-01 11:20:05 -07:00
HTTPHeaders.cpp Common: Cleanup some mismatched indentation. 2021-04-30 22:59:41 -07:00
HTTPHeaders.h http: Separate out net buffer code from formatting. 2021-05-01 11:20:05 -07:00
HTTPServer.cpp http: Separate out net buffer code from formatting. 2021-05-01 11:20:05 -07:00
HTTPServer.h Common: Cleanup some mismatched indentation. 2021-04-30 22:59:41 -07:00
NetBuffer.cpp http: Always use/require progress in requests. 2021-05-01 11:20:05 -07:00
NetBuffer.h http: Remove timeoutless requests. 2021-05-01 11:20:05 -07:00
Resolve.cpp An attempt to detects getifaddrs availability properly 2021-04-12 18:41:49 +07:00
Resolve.h
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 Add a file picker (WIP) 2021-01-09 01:09:21 +01:00
URL.h Add missing include in URL.h 2020-10-14 23:30:51 +02:00
WebsocketServer.cpp Common: Cleanup some mismatched indentation. 2021-04-30 22:59:41 -07:00
WebsocketServer.h