perfrecord-mach-ipc-rendezvous 0.2.1

A subset of the ipc-channel mach functionality to establish two-way communication and exchange the mach_task_self port.
Documentation
[dependencies.lazy_static]
version = "1.4.0"

[dependencies.libc]
version = "0.2.70"

[dependencies.rand]
version = "0.8.4"

[package]
authors = ["The Servo Project Developers", "Markus Stange <mstange@themasta.com>"]
description = "A subset of the ipc-channel mach functionality to establish two-way communication and exchange the mach_task_self port."
edition = "2018"
homepage = "https://github.com/mstange/perfrecord/"
license = "MIT/Apache-2.0"
name = "perfrecord-mach-ipc-rendezvous"
readme = "README.md"
repository = "https://github.com/mstange/perfrecord/"
version = "0.2.1"