[ace-users] having problem with ACE_SOCK_Stream::recv
Premkumar P
kumaran.prem at gmail.com
Mon Jul 2 08:44:43 CDT 2007
ACE VERSION: 5.5.8
HOST MACHINE and OPERATING SYSTEM:
SunOS - X86
5.10
TARGET MACHINE and OPERATING SYSTEM, if different from HOST:
COMPILER NAME AND VERSION (AND PATCHLEVEL):
THE $ACE_ROOT/ace/config.h FILE [if you use a link to a platform-
specific file, simply state which one]:
THE $ACE_ROOT/include/makeinclude/platform_macros.GNU FILE [if you
use a link to a platform-specific file, simply state which one
(unless this isn't used in this case, e.g., with Microsoft Visual
C++)]:
CONTENTS OF $ACE_ROOT/bin/MakeProjectCreator/config/default.features
(used by MPC when you generate your own makefiles):
AREA/CLASS/EXAMPLE AFFECTED:
[What example failed? What module failed to compile?]
DOES THE PROBLEM AFFECT:
COMPILATION?
LINKING?
On Unix systems, did you run make realclean first?
EXECUTION?
YES
OTHER (please specify)?
[Please indicate whether ACE, your application, or both are affected.]
SYNOPSIS:
recv call is not returning error code EAGAIN
DESCRIPTION:
I am trying to read data from a non-blocking socket, but i does not
return EAGAIN (err 11)
i used truss to see what the system call read is returning and it is
retruning Err 11 - EAGAIN
i am running the same code in solaris sparc and it works fine and i get
the error code properly
the code works in other platforms like windows, linux too
REPEAT BY:
[What you did to get the error; include test program or session
transcript if at all possible. ]
SAMPLE FIX/WORKAROUND:
not found
thankx in advance
regards
prem
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://list.isis.vanderbilt.edu/pipermail/ace-users/attachments/20070702/a8451396/attachment.htm
More information about the Ace-users
mailing list