Skip to content

v0.2.0-alpha

Pre-release
Pre-release
Compare
Choose a tag to compare
@turbocool3r turbocool3r released this 15 Nov 23:22
· 10 commits to main since this release

Fixes MsgBuilder using the msgh_remote_port field of mach_header_t for the reply port.

Other changes:

  • Drop implementations for Mach port name wrappers no longer panic on error.
  • Debug implementations are now provided for all public types.
  • AsRawName is now implemented for references to Mach port name wrappers.
  • Documentation is slightly improved.