NSMachBootstrapServer
A port name server that takes and returns Mach port objects.
Declaration
@interface NSMachBootstrapServer : NSPortNameServerOverview
Port removal functionality is not supported in NSMachBootstrapServer; if you want to cancel a service, you have to destroy the port (invalidate the NSMachPort given to registerPort:name:).