[ https://issues.apache.org/jira/browse/AXIS2C-774?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12547646 ]
Senaka Fernando commented on AXIS2C-774: ---------------------------------------- Hi Dinesh, I tried building axis2/c with the proposed patch on three different versions of gcc, 1. gcc 4.1.2 (Ubuntu 7.04) 2. gcc 4.1.3 (Ubuntu 7.10) 3. gcc 4.2.3 (Debian) But, didn't get any warning. I don't think this needs a fix. I suggest you try using usleep() instead of AXIS2_USLEEP(), and if the issue still exists it has got something to do with your OS or compiler I guess. If not, we need to make sure we get the includes right during the build process, because AXIS2_USLEEP is defined in the framework and is supposed to work without failure. Or else am I missing something here? Regards, Senaka. > echo_non_blocking.c sample's timeout value is too high > ------------------------------------------------------ > > Key: AXIS2C-774 > URL: https://issues.apache.org/jira/browse/AXIS2C-774 > Project: Axis2-C > Issue Type: Bug > Components: samples > Environment: Ubuntu 7.10 (Gutsy Gibbon) > Reporter: Senaka Fernando > Assignee: Dinesh Premalal > Attachments: diff.txt > > > The echo_non_blocking.c sample's timeout value is too high. Please refer > proposed patch (diff.txt) -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]