Merge branch 'master' into exportreeplus
This commit is contained in:
commit
c53f61e93f
4 changed files with 69 additions and 2 deletions
|
@ -212,7 +212,6 @@ proxySpecialRemote protoversion r ihdl ohdl owaitv oclosedv = go
|
|||
storetofile _ _ n [] = pure n
|
||||
storetofile iv h n (b:bs) = do
|
||||
writeVerifyChunk iv h b
|
||||
B.hPut h b
|
||||
storetofile iv h (n - fromIntegral (B.length b)) bs
|
||||
|
||||
proxyget offset af k = withproxytmpfile k $ \tmpfile -> do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue