Skip to content
This repository was archived by the owner on May 22, 2026. It is now read-only.

vmm-sys-util-v0.9.0

Choose a tag to compare

@jiangliu jiangliu released this 14 Sep 07:40
· 128 commits to main since this release

v0.9.0

Changed

  • Fixed safety for sock_ctrl_msg::raw_recvmsg() and enhanced documentation
  • Fixed sock_cmsg: ensured copy_nonoverlapping safety
  • [#135]: sock_ctrl_msg: mark recv_with_fds as unsafe