Contents

NSMachPortDelegate

An interface for handling incoming Mach messages.

Declaration

protocol NSMachPortDelegate : PortDelegate

Overview

Delegates of NSMachPort objects optionally adopt this protocol.

Topics

Handling Mach messages

See Also

Legacy