proxmox-backup/src
Wolfgang Bumiller f54c19989c tools: add async signalfd handler
This provides a Stream<Item = siginfo> via nix' signalfd,
by wrapping it in tokio's PollEvented2 struct to allow
polling via tokio's event loop.

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2019-03-12 08:04:28 +01:00
..
api2 src/catar/decoder.rs: simplify public restore API 2019-03-11 14:31:01 +01:00
api_schema router: add upgrade method 2019-03-06 10:25:20 +01:00
backup src/bin/proxmox-backup-client.rs: strip .didx file extensions 2019-03-11 10:54:02 +01:00
bin src/catar/decoder.rs: simplify public restore API 2019-03-11 14:31:01 +01:00
catar src/catar/decoder.rs: simplify public restore API 2019-03-11 14:31:01 +01:00
cli src/cli/command.rs: print_bash_completion - avoid crash 2019-03-07 12:14:26 +01:00
client src/catar/decoder.rs: simplify public restore API 2019-03-11 14:31:01 +01:00
config improve api_schema module structure 2019-02-17 10:16:33 +01:00
server src/tools/ticket.rs: define const TICKET_LIFETIME 2019-03-05 12:56:21 +01:00
storage improve api_schema module structure 2019-02-17 10:16:33 +01:00
tools tools: add async signalfd handler 2019-03-12 08:04:28 +01:00
api2.rs improve api_schema module structure 2019-02-17 10:16:33 +01:00
api_schema.rs improve api_schema module structure 2019-02-17 10:16:33 +01:00
auth_helpers.rs cleanup auth code, verify CSRF prevention token 2019-02-16 15:52:55 +01:00
backup.rs move chunker into proxmox_protocol 2019-03-08 09:29:47 +01:00
buildcfg.rs buildcfg.rs: improve doc 2019-02-16 12:31:39 +01:00
catar.rs move chunker.rs to backup/ 2018-12-31 15:46:16 +01:00
cli.rs src/cli/getopts.rs: improve docs 2019-02-21 09:36:52 +01:00
client.rs src/catar/decoder.rs: implement real sequential decoder (no Seek) 2019-03-08 16:55:54 +01:00
config.rs fix typo: confi{g}dir 2019-02-18 13:11:42 +01:00
lib.rs cleanup cli library structure 2019-02-21 09:08:03 +01:00
section_config.rs improve api_schema module structure 2019-02-17 10:16:33 +01:00
tools.rs tools: add async signalfd handler 2019-03-12 08:04:28 +01:00