Dietmar Maurer
|
8eeef8492a
|
tools/wrapped_reader_stream.rs: allocate Vec<u8> for buffer
|
2019-01-20 11:01:18 +01:00 |
Dietmar Maurer
|
ff8bdf3b64
|
tools/wrapped_reader_stream.rs: only implement Stream (without AsyncRead)
Looks more efficent ...
|
2019-01-20 10:41:21 +01:00 |
Dietmar Maurer
|
8e89d9cafe
|
tools/wrapped_reader_stream.rs: use tokio_threadpool::blocking
|
2019-01-20 10:28:51 +01:00 |
Dietmar Maurer
|
7f0d67cf79
|
tools/wrapped_reader_stream.rs: new helper class
Will use that to download catar files.
|
2019-01-20 09:38:28 +01:00 |
Wolfgang Bumiller
|
d9fbcc4631
|
tools/timer: fixup doc formatting
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
|
2019-01-08 14:11:10 +01:00 |
Wolfgang Bumiller
|
fba3437f1e
|
timer: setup_timeout_handler cannot fail
and if it does it panics anyway
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
|
2018-12-27 10:36:28 +01:00 |
Wolfgang Bumiller
|
8cf6e764ad
|
add tools::timer module
This wraps POSIX timers via timer_create(2).
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
|
2018-12-19 11:23:00 +01:00 |