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 23a215c commit fee1cbcCopy full SHA for fee1cbc
synchro.tex
@@ -673,7 +673,9 @@
673
the UNIX specification since version 2.
674
\item There are other more system specific facilities. For example,
675
\emph{doors} is an RPC like facility on Solaris, designed to be used within the
676
-same system only.
+same system only. It has some interesting features - not only it can be used for
677
+inter-process communication however it can be used in kernel to request a
678
+service from a userland program.
679
\end{itemize}
680
681
\label{SYNCHRONIZATIONEND}
0 commit comments