diff options
author | Alexander Tkachev | 2016-05-15 11:22:35 +0600 |
---|---|---|
committer | Alexander Tkachev | 2016-08-24 16:07:55 +0600 |
commit | 01abba4f1dc9febbe99a4af6af19eb2afa3f618a (patch) | |
tree | 0830cf92497be6e5e20be69a1c40b70c418600be /backends/platform/ios7 | |
parent | 8b585d631b21441dfa3de69d2c7c848d172c73be (diff) | |
download | scummvm-rg350-01abba4f1dc9febbe99a4af6af19eb2afa3f618a.tar.gz scummvm-rg350-01abba4f1dc9febbe99a4af6af19eb2afa3f618a.tar.bz2 scummvm-rg350-01abba4f1dc9febbe99a4af6af19eb2afa3f618a.zip |
CLOUD: Add ConnectionManager and NetworkReadStream
NetworkReadStream actually saves whole response in the memory now.
There is a pause mechanism in libcurl, but if libcurl is requesting
something compressed, it would have to uncompress data as it goes even
if we paused the request. Even though our own stream won't be notified
about this data when when "pause" the request, libcurl's own buffer
wound be expanding.
Diffstat (limited to 'backends/platform/ios7')
0 files changed, 0 insertions, 0 deletions