github mach-kernel/launchk xpc-sys-0.2.0
xpc-sys 0.2.0

latest releases: xpc-sys-0.5.1, xpc-sys-0.5.0, xpc-sys-0.4.2...
2 years ago
  • XPCObject(Arc<xpc_object_t>, ..) -> Arc<XPCObject> where applicable
  • XPCShmem now encapsulates Arc<xpc_object_t> instead of XPCObject
  • XPCObject and XPCShmem drops simpler / do not ask for Arc ref count
  • crate::* unsafe functions now appropriately tagged (e.g. get_bootstrap_port() is now unsafe)
  • Attempt on some more doc strings

crates.io

Don't miss a new launchk release

NewReleases is sending notifications on new releases.