Takeshi Nakatani
|
4cc210c5ab
|
Prevents the etag string buffer from being destroyed during use
and absorbed MPPART_INFO structure into filepart structure
|
2021-07-03 22:42:18 +09:00 |
|
Andrew Gaul
|
600cee118d
|
Fix implicit narrowing conversions (#1672)
These do not appear to be problematic but rather just clean up warnings.
Found via clang -Wshorten-64-to-32.
|
2021-06-13 12:50:07 +09:00 |
|
Takeshi Nakatani
|
c2c56d0263
|
Added info object about multipart uploading for each pseudo fd
(and fixed typo about method name)
|
2021-06-04 22:42:58 +09:00 |
|
Takeshi Nakatani
|
ac578d188e
|
Introduced pseudo fd and separated fd for each file opening
|
2021-06-04 22:42:58 +09:00 |
|