from the libdoor(3LIB) manpage:

Doors
     are a fast light-weight RPC  mechanism  for  secure  control
     transfer  between  processes  on the same machine. Conceptu-
     ally, a thread in one process can issue a call using a  door
     descriptor  that  causes code to be executed in another pro-
     cess and then returns using the traditional synchronous  RPC
     model.   Doors  can  also  be  used  to  pass  data and file
     descriptors between processes.
This message posted from opensolaris.org
_______________________________________________
opensolaris-discuss mailing list
[email protected]

Reply via email to