home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / unix / wizards / 3727 < prev    next >
Encoding:
Text File  |  1992-08-29  |  1.2 KB  |  29 lines

  1. Newsgroups: comp.unix.wizards,bnr.sys.sun
  2. Path: sparky!uunet!cs.utexas.edu!torn!cunews!nrcnet0!bnrgate!bcrka451!norm
  3. From: norm@bnr.ca (Norm MacNeil)
  4. Subject: SOLVED: MsgQueue Problems...
  5. Message-ID: <1992Aug28.144839.26960@bcrka451.bnr.ca>
  6. Originator: norm@bcrks122
  7. Sender: 5E00 Corkstown News Server
  8. Reply-To: norm@bnr.ca
  9. Organization: Bell-Northern Research Ltd.
  10. Date: Fri, 28 Aug 1992 14:48:39 GMT
  11. Lines: 16
  12.  
  13.  
  14. Ok ok so it was down (WAAAAAY down) in the man pages... it turns out that the
  15. function "msgsnd"'s struct which contains the message to send cannot have it's
  16. message type (P->mtype) equal to 0.  This was not really pointed out in AnswerBook
  17. too well.  Anyway, thanks anyway to anyone who was in the middle of attempting to
  18. figure this one out.  It was under the diagnositics part where it states that 
  19. msgsnd will fail with EINVAL if ... mtype is less than 1.
  20.  
  21.   Norm.
  22.  
  23. -- 
  24. +-----------------------------------------------------------------------+
  25.  Norm MacNeil                     Phone: (613) 763-7497
  26.  CAD Operation Tools Development    Fax: (613) 763-3317
  27.  Bell-Northern Research Ltd.      EMail: norm@bnr.ca.BITNET (INTERNET)
  28.  #include <disclaimer.std>       "Roller bladers do it in-line!"
  29.