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


|rootWriteStreamPacket

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

This function is identical to |writeStreamPacket 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 |writeStreamPacket.


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