home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / os / minix / 5008 < prev    next >
Encoding:
Text File  |  1992-12-29  |  767 b   |  20 lines

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