Skip to content
Snippets Groups Projects
Commit a3449bcd authored by Per Hedbor's avatar Per Hedbor
Browse files

Added note about the Shuffler to Pipe.Pipe.

parent 774062c0
No related branches found
No related tags found
No related merge requests found
...@@ -115,6 +115,10 @@ ...@@ -115,6 +115,10 @@
*! with no mmap input. *! with no mmap input.
*! *!
*! Multiple socket output without regular file output illegal. *! Multiple socket output without regular file output illegal.
*!
*! @note
*! It is preferable to use the @[Shuffler] API, it is significantly
*! more flexible.
*/ */
static struct program *pipe_program, *output_program; static struct program *pipe_program, *output_program;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment