Question on msgrcv function for eintr signal.
2007-12-25 2:53:00
This might be out of scope but I've exhausted my primary source of
information so please allow me to ask:
We are developing an application that uses the ipc messaging system and
during its tests it's receiving an EINTR signal which origin is unknown.
I'd like to know if someone know how to identify the signal that stops the
application. I've found that EINTR is generally the "otherwise" condition
:). Also would appreciate if someone directs me to a source of information
where the signal codes are better explained besides the Solaris sources.
I already checked on the msg.h man pages and there is no much useful
information, neither in docs.sun.com nor the sunsolve collection where I
keep looking.
Thanks in advance and keep succeding
- Andres.
Comments
Got something to say?
You must be logged in to post a comment.

