]> git.proxmox.com Git - pve-lxc-syscalld.git/commit
drop io_err_other in favor of std::io::Error::other master
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Fri, 26 Jul 2024 11:07:34 +0000 (13:07 +0200)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Fri, 26 Jul 2024 11:07:35 +0000 (13:07 +0200)
commit1a98063bd9a3876cc699bb22fa8c1a1bda02ef3d
tree30c6a384ea48c6247f7a7c97a0742d8add2a0b4d
parentbc80a46b72880243c91fe97d02c1e10f35fb7755
drop io_err_other in favor of std::io::Error::other

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
src/error.rs [deleted file]
src/main.rs
src/process/pid_fd.rs