]> git.proxmox.com Git - pve-lxc-syscalld.git/history - src/io/seq_packet.rs
fix id mapping code
[pve-lxc-syscalld.git] / src / io / seq_packet.rs
2023-10-16 Wolfgang Bumillerclippy: mutability fixup
2022-12-09 Wolfgang Bumillerclippy fixes
2022-10-21 Wolfgang Bumillerreplace custom Fd with std OwnedFd
2022-07-18 Wolfgang Bumillerdrop EventedFd/PolledFd helpers
2022-07-18 Wolfgang BumillerRevert "Revert "seq_packet: set SOCK_NONBLOCK on accept""
2022-07-18 Wolfgang BumillerRevert "seq_packet: set SOCK_NONBLOCK on accept"
2022-07-07 Wolfgang Bumillerseq_packet: set SOCK_NONBLOCK on accept
2022-06-01 Wolfgang Bumillerupdate to nix 0.24
2022-06-01 Wolfgang Bumillerdrop IoVec/Mut in favor of std IoSlice/Mut
2020-04-17 Wolfgang Bumillerreplace failure with anyhow
2020-01-21 Wolfgang Bumillerswitch back to tokio now that it's stable and packaged
2019-10-31 Wolfgang Bumillermove iovec to io submodule
2019-10-31 Wolfgang Bumillerblocking fixup, and actually recvmsg on recvmsg
2019-10-31 Wolfgang Bumillerswitch it all over to epoll