ppsspp/ext/native/net
Unknown W. Brackets 11c7c25b03 http: Add a fast-path for large chunked sends.
These will be common.  Skip a memcpy.
2016-05-26 18:16:43 -07:00
..
CMakeLists.txt Merge remote repo native into ext/native/. 2015-09-06 12:24:17 -07:00
http_client.cpp Add more error checking in net resolve. 2016-04-09 18:27:35 +02:00
http_client.h Fix a couple of crashes 2015-10-06 19:07:28 +02: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: Allow > 2GB responses. 2016-05-26 18:16:42 -07:00
http_server.h http: Allow > 2GB responses. 2016-05-26 18:16:42 -07:00
resolve.cpp Merge remote repo native into ext/native/. 2015-09-06 12:24:17 -07:00
resolve.h Merge remote repo native into ext/native/. 2015-09-06 12:24:17 -07:00
sinks.cpp http: Add a fast-path for large chunked sends. 2016-05-26 18:16:43 -07:00
sinks.h http: Switch to using input/output sinks. 2016-05-26 18:16:38 -07:00
url.cpp Merge remote repo native into ext/native/. 2015-09-06 12:24:17 -07:00
url.h Merge remote repo native into ext/native/. 2015-09-06 12:24:17 -07:00