Re: Equivalents to door_create(), door_call(), etc., under Linux
From: Nils O. Selåsdal (NOS_at_Utel.no)
Date: 06/28/04
- Next message: Jan Engelhardt: "Re: Recursively reading a directory tree"
- Previous message: Legs: "If you ever wanted to get busy with Bart Simpson"
- In reply to: David W Noon: "Equivalents to door_create(), door_call(), etc., under Linux"
- Next in thread: David W Noon: "Re: Equivalents to door_create(), door_call(), etc., under Linux"
- Reply: David W Noon: "Re: Equivalents to door_create(), door_call(), etc., under Linux"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 28 Jun 2004 09:06:44 +0200
On Mon, 28 Jun 2004 00:18:14 +0100, David W Noon wrote:
> Does anybody know of some synchronous RPC routines equivalent to
> door_create(), etc., that are available on Sun machines?
>
> These routines are a local-only RPC interface. They do not use socket
> services.
Doors are not standard on linux ,though there were some older
patches at http://www.rampant.org/doors/. You could use plain
SunRPC over unix domain sockets to do much the same though.
- Next message: Jan Engelhardt: "Re: Recursively reading a directory tree"
- Previous message: Legs: "If you ever wanted to get busy with Bart Simpson"
- In reply to: David W Noon: "Equivalents to door_create(), door_call(), etc., under Linux"
- Next in thread: David W Noon: "Re: Equivalents to door_create(), door_call(), etc., under Linux"
- Reply: David W Noon: "Re: Equivalents to door_create(), door_call(), etc., under Linux"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|