We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71af46a commit 961c8f6Copy full SHA for 961c8f6
proc.tex
@@ -951,7 +951,7 @@
951
\item Closing the writing descriptor \texttt{pd[1]} (see
952
ifdef([[[NOSPELLCHECK]]], [[[{\color[rgb]{1,0,0} $\triangleright$}]]]))
953
in the consumer process is required as the EOF would not be detected otherwise.
954
-\item Closing the reading descriptor \texttt{pd[0]} in the consumer process is
+\item Closing the reading descriptor \texttt{pd[0]} in the producer process is
955
desired as well (see
956
ifdef([[[NOSPELLCHECK]]], [[[{\color[rgb]{1,0,0} $\triangleright$}]]])
957
) as if the consumer finishes prematurely the producer properly gets a
0 commit comments