This flag corresponds to the "wait" or "nowait" option of inetd. If true, then the listening socket is passed via the standard in/out/error file descriptors. If false, then accept(2)
is called on behalf of the job, and the result is passed via the standard in/out/error descriptors.
Declarations
Type
null or boolean or string
Default
null