home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.os.minix
- Path: sparky!uunet!mcsun!sun4nl!star.cs.vu.nl!ast
- From: ast@cs.vu.nl (Andy Tanenbaum)
- Subject: Re: Interprocess communication at user level
- Message-ID: <C01JK2.5HF@cs.vu.nl>
- Sender: news@cs.vu.nl
- Organization: Fac. Wiskunde & Informatica, VU, Amsterdam
- References: <1992Dec28.225940.11565@udel.edu>
- Date: Tue, 29 Dec 1992 21:55:13 GMT
- Lines: 8
-
- In article <1992Dec28.225940.11565@udel.edu> HENRIKS@odin.uniras.dk (Henrik Schultz, Production Systems Group) writes:
- >in Minix, it is not quite clear to me if two user processes can communicate
- >with each other using the send() and receive() calls
-
- This is artificially prevented in the code around line 1986 in the book.
- If you remove the test, it should work.
-
- Andy Tanenbaum (ast@cs.vu.nl)
-