]> git.proxmox.com Git - pve-lxc-syscalld.git/commit - src/io/seq_packet.rs
move iovec to io submodule
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Thu, 31 Oct 2019 10:47:30 +0000 (11:47 +0100)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Thu, 31 Oct 2019 10:47:30 +0000 (11:47 +0100)
commit43b5e594856e59993a3fc697dc437cf872e5e78b
tree44c12cde5f0d8ef87f394bd0aaad3359cd3b9faf
parentc84b90558f1aea6fc1aed887c7bf40bebf4d9e09
move iovec to io submodule

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