Oh..Thanks William :)
Is there any small code example for demonstration ..

Thanks again.
Nikhil

On 11/13/05, William D. Hathaway <[EMAIL PROTECTED]> wrote:
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]

_______________________________________________
opensolaris-code mailing list
[email protected]
https://opensolaris.org:444/mailman/listinfo/opensolaris-code

Reply via email to