&nbsp;&nbsp;&nbsp; ACE VERSION: 5.5.8<br><br>&nbsp;&nbsp;&nbsp; HOST MACHINE and OPERATING SYSTEM:<br>&nbsp;&nbsp;&nbsp; SunOS - X86 <br>&nbsp;&nbsp;&nbsp; 5.10<br><br>&nbsp;&nbsp;&nbsp; TARGET MACHINE and OPERATING SYSTEM, if different from HOST:<br>&nbsp;&nbsp;&nbsp; COMPILER NAME AND VERSION (AND PATCHLEVEL):
<br><br>&nbsp;&nbsp;&nbsp; THE $ACE_ROOT/ace/config.h FILE [if you use a link to a platform-<br>&nbsp;&nbsp;&nbsp; specific file, simply state which one]:<br><br>&nbsp;&nbsp;&nbsp; THE $ACE_ROOT/include/makeinclude/platform_macros.GNU FILE [if you<br>&nbsp;&nbsp;&nbsp; use a link to a platform-specific file, simply state which one
<br>&nbsp;&nbsp;&nbsp; (unless this isn&#39;t used in this case, e.g., with Microsoft Visual<br>&nbsp;&nbsp;&nbsp; C++)]: <br><br>&nbsp;&nbsp;&nbsp; CONTENTS OF $ACE_ROOT/bin/MakeProjectCreator/config/default.features<br>&nbsp;&nbsp;&nbsp; (used by MPC when you generate your own makefiles):
<br><br>&nbsp;&nbsp;&nbsp; AREA/CLASS/EXAMPLE AFFECTED:<br>&nbsp;&nbsp; [What example failed?&nbsp; What module failed to compile?]<br><br>&nbsp;&nbsp;&nbsp; DOES THE PROBLEM AFFECT:<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; COMPILATION?<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; LINKING?<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; On Unix systems, did you run make realclean first?
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; EXECUTION?<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; YES<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; OTHER (please specify)?<br>[Please indicate whether ACE, your application, or both are affected.]<br><br>&nbsp;&nbsp;&nbsp; SYNOPSIS:<br>&nbsp;&nbsp;&nbsp; recv call is not returning error code EAGAIN<br>
<br>&nbsp;&nbsp;&nbsp; DESCRIPTION:<br>&nbsp;&nbsp;&nbsp; I am trying to read data from a non-blocking socket, but i does not return EAGAIN (err 11)<br>&nbsp;&nbsp; i used truss to see what the system call read is returning and it is retruning Err 11 - EAGAIN <br>
&nbsp; <br>&nbsp;&nbsp; i am running the same code in solaris sparc and it works fine and i get the error code properly<br>&nbsp;&nbsp; the code works in other platforms like windows, linux too<br><br>&nbsp; REPEAT BY:<br>[What you did to get the error; include test program or session
<br>transcript if at all possible.&nbsp; ]<br><br>&nbsp;&nbsp;&nbsp; SAMPLE FIX/WORKAROUND:<br>&nbsp;&nbsp; not found <br><br><br>thankx in advance<br><br>regards<br>prem<br>