proxmox-backup/src/tools
Wolfgang Bumiller 4ba7b6099c signalfd cleanup
- add comment about the boxed file descriptor (and others)
- reexport SigSet and Signal for convenience
- remove Result wrapper (only used once)
- enforce drop order of the PollEvented2 struct with respect
  to the boxed fd

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2019-03-12 11:07:09 +01:00
..
borrow.rs tools: borrow: implement Deref for Tied 2019-02-13 11:03:09 +01:00
common_regex.rs tools/common_regex.rs: add more docu 2019-02-16 12:36:01 +01:00
file_logger.rs src/tools/file_logger.rs: class to log into files 2019-03-01 09:34:29 +01:00
fs.rs cleanup 2019-02-18 13:21:27 +01:00
signalfd.rs signalfd cleanup 2019-03-12 11:07:09 +01:00
ticket.rs src/tools/ticket.rs: define const TICKET_LIFETIME 2019-03-05 12:56:21 +01:00
timer.rs tools/timer: add module documentation 2019-02-14 10:13:42 +01:00
tty.rs tools: add tty helper module 2019-02-20 14:43:07 +01:00
wrapped_reader_stream.rs avoid compiler warnings 2019-01-30 18:25:37 +01:00