async_io.rs
|
add generic either-or AsyncRead/Write type
|
2019-09-02 15:21:26 +02:00 |
async_mutex.rs
|
src/tools/async_mutex.rs: switch to async
|
2019-09-02 15:21:26 +02:00 |
borrow.rs
|
tools: borrow: implement Deref for Tied
|
2019-02-13 11:03:09 +01:00 |
daemon.rs
|
update to tokio 0.2.0-alpha.4
|
2019-09-02 15:21:26 +02:00 |
file_logger.rs
|
clippy: use write_all in file logger
|
2019-09-11 13:56:09 +02:00 |
fs.rs
|
update to nix 0.14, use code from proxmox:tools
|
2019-08-03 13:05:38 +02:00 |
futures.rs
|
src/tools/futures.rs: switch to async
|
2019-09-02 15:21:26 +02:00 |
process_locker.rs
|
some clippy fixups
|
2019-09-11 12:14:05 +02:00 |
runtime.rs
|
tools: add tokio::main() replacement
|
2019-09-03 11:16:30 +02:00 |
timer.rs
|
tools: timer: style fixup
|
2019-08-22 11:07:56 +02:00 |
wrapped_reader_stream.rs
|
comment fixup
|
2019-09-03 11:17:33 +02:00 |