Lines Matching +full:control +full:- +full:parent
48 Typically, the socket is created by the parent process using
56 The parent process will pass the file descriptor number as an argument to
58 formatted as a decimal ASCII-encoded integer.
61 for a typical implementation of a parent process.
64 loops reading one-byte messages with
68 It ignores the byte read and only uses the out-of-band auxiliary
70 control data, typically supplied by the calling process using
72 The parent process is expected to pass three file descriptors
82 .Bl -tag -width Ds
113 are closed before reading the next dummy byte and control message.
115 When a zero-byte message is read, when the
117 is closed by the parent process,
122 .Ex -std
124 A zero-byte message or a closed
128 .Bl -bullet
138 missing or unexpected control data, in particular a
163 Except for memory exhaustion and similar system-level failures,
181 .An -nosplit
186 glue needed to make it a stand-alone process was added by