mirror of
https://git.proxmox.com/git/proxmox
synced 2025-05-01 04:26:12 +00:00
![]() Used only for read/writing a pid_t (an integer) to a socket. The standard to_ne_bytes()/from_ne_bytes() should be sufficient here, we already have libc::pid_t which we can use to get the correct type namespace for accessing ::from_ne_bytes(). Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com> |
||
---|---|---|
.. | ||
debian | ||
examples | ||
src | ||
Cargo.toml |