Just curious. Which systems providing both EAGAIN and EWOULDBLOCK #define them as different values?
Just curious. Which systems providing both EAGAIN and EWOULDBLOCK #define them as different values?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
There were some… http://www.gnu.org/s/hello/manual/libc/Error-Codes.html
http://lists.parisc-linux.org/hypermail/parisc-linux/9895.html
Older AIX is such system too: http://programming.itags.org/unix-linux-programming/81597/
For AIX I found the list of codes: http://homepage3.nifty.com/owl_h0h0/unix/job/UNIX/tutorial/error.html
OS/390 too: http://web.archiveorange.com/archive/v/zvbaIz8u6TzsQHHjfzOi
There is fuller table: http://www.ioplex.com/~miallen/errcmp.html
So, AIX 4.3,5.1; HP-UX 11.22 and OSF1 uses different codes for EAGAIN and EWOULDBLOCK