ppsspp/ext/native/net
Unknown W. Brackets 4d47715e41 http: Check cancel flag more often.
Would be better to use non-blocking sockets, but this code is working,
so not planning to rewrite it right now.
2020-07-04 21:18:41 -07:00
..
CMakeLists.txt Merge remote repo native into ext/native/. 2015-09-06 12:24:17 -07:00
http_client.cpp http: Check cancel flag more often. 2020-07-04 21:18:41 -07:00
http_client.h http: Check cancel flag more often. 2020-07-04 21:18:41 -07:00
http_headers.cpp http: Allow retrieving other headers. 2016-05-26 18:16:39 -07:00
http_headers.h http: Allow retrieving other headers. 2016-05-26 18:16:39 -07:00
http_server.cpp http: Avoid detach() in webserver code. 2020-03-03 23:08:34 -08:00
http_server.h http: Avoid detach() in webserver code. 2020-03-03 23:08:34 -08:00
resolve.cpp Switch: Disable IPv6. 2019-09-28 09:08:32 -07:00
resolve.h net: Support ipv6 lookups. 2018-06-06 05:59:07 -07:00
sinks.cpp Use MSG_NOSIGNAL for some more send() calls. Didn't fix anything though. 2019-03-01 08:35:35 +01:00
sinks.h http: Discard output buffer on disconnect. 2018-06-16 13:29:44 -07:00
url.cpp http: Support relative redirects too. 2019-06-23 12:22:10 -07:00
url.h http: Support relative redirects too. 2019-06-23 12:22:10 -07:00
websocket_server.cpp Debugger: Fix connection in Firefox. 2019-06-22 22:09:05 -07:00
websocket_server.h Debugger: Use fragments for long chunks. 2018-06-08 06:59:17 -07:00