Wolfgang Bumiller
|
bd430c225b
|
clippy: remove a loop{} which never actually loops
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
|
2019-09-11 12:31:39 +02:00 |
Wolfgang Bumiller
|
2107bb40c1
|
src/client/pipe_to_stream.rs: switch to async
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
|
2019-09-02 15:21:26 +02:00 |
Wolfgang Bumiller
|
7a57cb77e1
|
more formatting & use statement fixups
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
|
2019-08-22 13:50:27 +02:00 |
Dietmar Maurer
|
adec8ea263
|
src/api2/admin/datastore/backup.rs: add speedtest api, improve upload speed
We need to disable tcp Nagle algorythm (set_nodelay), and use larger window size for http2
|
2019-05-16 10:24:23 +02:00 |
Dietmar Maurer
|
25ddc15fe0
|
src/client/pipe_to_stream.rs: add missing file
|
2019-05-15 09:07:19 +02:00 |