View topic - What is error 89 on a MsgSend()?
What is error 89 on a MsgSend()?
2 posts
• Page 1 of 1
What is error 89 on a MsgSend()?
QNX 6.22 under x86...
Does anyone have any idea what would cause an error 89 on a MsgSend()?
In /usr/include/errno.h it's ENOSYS, "Unknown System Call". I tried it on two different systems with the same result.
My coid is 2 when I pass it to MsgSend(), so that looks OK.
Any thoughts?
Thanks,
Bill
Cincinnati, OH USA
Does anyone have any idea what would cause an error 89 on a MsgSend()?
In /usr/include/errno.h it's ENOSYS, "Unknown System Call". I tried it on two different systems with the same result.
My coid is 2 when I pass it to MsgSend(), so that looks OK.
Any thoughts?
Thanks,
Bill
Cincinnati, OH USA
- nicomp
- Active Member
- Posts: 14
- Joined: Fri Feb 20, 2004 7:37 pm
late response but since I suffered the same issue thought I'll make a note, that one possible cause is a bad coid. For e.g., if coid is initialized to 0, and error check is for -1, before you actually do the name_open()! Happened to me...DUH!
- ssinha
- New Member
- Posts: 1
- Joined: Mon Oct 19, 2009 12:45 am
2 posts
• Page 1 of 1
Return to Realtime and Embedded
Who is online
Users browsing this forum: No registered users and 3 guests