File tree Expand file tree Collapse file tree 1 file changed +0
-26
lines changed Expand file tree Collapse file tree 1 file changed +0
-26
lines changed Original file line number Diff line number Diff line change 463463\item A pipe has no file position, data is always appended to a pipe.
464464\item All the information here applies to a unnamed pipes as well, see page
465465\pageref {PIPE }.
466-
467- % %%\item pro zápis platí toto (pøevzato z [Rochkind]):
468- % %%
469- % %%\renewcommand{\arraystretch}{1.3}
470- % %%
471- % %%\begin{tabularx}{1.0\textwidth}{|l|l|l|l|l|}
472- % %%\hline
473- % %%\texttt{O\_NONBLOCK} ? & bajtù k zápisu & nic nelze zapsat & èásteèný zápis
474- % %%mo¾ný & kompletní zápis mo¾ný \\
475- % %%\hline
476- % %%není & \texttt{<= PIPE\_BUF} & zablokuje se; kompletní zápis; atomické &
477- % %%zablokuje se; kompletní zápis; atomické & nezablokuje se; kompletní zápis;
478- % %%atomické \\
479- % %%\hline
480- % %%není & \texttt{> PIPE\_BUF} & zablokuje se; kompletní zápis; není atomické &
481- % %%zablokuje se; kompletní zápis; není atomické & mù¾e se zablokovat; kompletní
482- % %%zápis; není atomické \\
483- % %%\hline
484- % %%nastaven & \texttt{<= PIPE\_BUF} & \texttt{EAGAIN} & \texttt{EAGAIN} &
485- % %%nezablokuje se; kompletní zápis; atomické \\
486- % %%\hline
487- % %%nastaven & \texttt{> PIPE\_BUF} & \texttt{EAGAIN} & nezablokuje se; èásteèný
488- % %%zápis nebo \texttt{EAGAIN}; není atomické & nezablokuje se; kompletní,
489- % %%èásteèný zápis nebo \texttt{EAGAIN}; není atomické \\
490- % %%\hline
491- % %%\end{tabularx}
492466\end {itemize }
493467
494468% %%%%
You can’t perform that action at this time.
0 commit comments