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