]> git.proxmox.com Git - pve-lxc-syscalld.git/commit
move epoll module to io submodule
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Thu, 31 Oct 2019 10:46:22 +0000 (11:46 +0100)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Thu, 31 Oct 2019 10:46:22 +0000 (11:46 +0100)
commitc84b90558f1aea6fc1aed887c7bf40bebf4d9e09
tree93721ddede5c94369eb08ef4933dc7f3072c3945
parent1282264afc5a1df8e754840a6da18b930320426e
move epoll module to io submodule

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
src/epoll.rs [deleted file]
src/io/epoll.rs [new file with mode: 0644]
src/io/mod.rs
src/io/reactor.rs
src/main.rs