Previous: X Shell Operators, Up: Process Library Exports [Index]
The flags affect new processes spawning.
the file from which the process reads (and made available by ‘xs_input’) will be opened in non blocking mode
See Nonblocking I/O.
the file to which the process writes (and made available by ‘xs_output’) will be opened in non blocking mode
See Nonblocking I/O.