Skip to content

xpc-sys 0.3.0

Compare
Choose a tag to compare
@mach-kernel mach-kernel released this 15 Jun 02:23
· 43 commits to master since this release
f7aaf30
  • Going from XPC to Rust, objects inside XPC dictionaries and arrays are now deep copied via xpc_copy (seemingly fixes some memory leaks)?
  • Results tagged with #[must_use]
  • Better logging of XPC object create and drop
  • FIFO operations return Result