]> git.proxmox.com Git - pve-lxc-syscalld.git/history - src/io/seq_packet.rs
Revert "Revert "seq_packet: set SOCK_NONBLOCK on accept""
[pve-lxc-syscalld.git] / src / io / seq_packet.rs
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