mq_timedreceive
Steven Blah <[email protected]> Wed, 18 Jan 2017 22:33:18 -0500
| Newsgroups | gmane.comp.lib.uclibc.general |
|---|---|
| Message-ID | <CAGy+H8dx2u3prcZGxFnNgEOt1-XN3h=OD=1KrhhQrZrPZ9r+wQ@mail.gmail.com> |
All, On ppc32 mq_timedreceive returns ETIMEDOUT (110) instead of -1 and errno set to ETIMEDOUT. I've seen this behavior on arm as well. Any thoughts on this? Thanks, Steven