Skip to content

Commit fee1cbc

Browse files
author
Vladimir Kotal
committed
more on doors
1 parent 23a215c commit fee1cbc

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

synchro.tex

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -673,7 +673,9 @@
673673
the UNIX specification since version 2.
674674
\item There are other more system specific facilities. For example,
675675
\emph{doors} is an RPC like facility on Solaris, designed to be used within the
676-
same system only.
676+
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.
677679
\end{itemize}
678680

679681
\label{SYNCHRONIZATIONEND}

0 commit comments

Comments
 (0)