Go to the first, previous, next, last section, table of contents.


|rootMaybeWriteStreamPacket

Function: |rootMaybeWriteStreamPacket { [block] tag done who stream -> [block] tag done }
file: job.t
package: muf
status: alpha

This function is identical to |maybeWriteStreamPacket except that the effective user must be root and an extra argument, who is accepted, which becomes who value read by readStreamPacket[. This allows properly propagating who information in system code, where needed.

See section |maybeWriteStreamPacket.


Go to the first, previous, next, last section, table of contents.