Contents

es_event_bootstrap_check_in_t

Declaration

struct es_event_bootstrap_check_in_t

Overview

A process called bootstrap_check_in() to register a named service port with launchd. Subsequent bootstrap_look_up() calls from other processes will resolve the registered name into a send right to this port.

   Submitted by launchd on behalf of the instigator.

   Because launchd is the submitter, the enclosing message's
   `es_message_t.process` describes launchd, not the process that
   called `bootstrap_check_in()`. The actual caller is reported as
   `instigator` / `instigator_token` below.
                    `bootstrap_check_in()`. Best-effort; may be null if
                    the instigator exited before the event was
                    constructed.
                    at RPC time. Always present.

Topics

Initializers

Instance Properties