You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by da...@apache.org on 2008/06/28 05:22:09 UTC

svn commit: r672459 - /webservices/axis2/trunk/c/src/core/clientapi/svc_client.c

Author: damitha
Date: Fri Jun 27 20:22:09 2008
New Revision: 672459

URL: http://svn.apache.org/viewvc?rev=672459&view=rev
Log:
Updating the code comment

Modified:
    webservices/axis2/trunk/c/src/core/clientapi/svc_client.c

Modified: webservices/axis2/trunk/c/src/core/clientapi/svc_client.c
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/src/core/clientapi/svc_client.c?rev=672459&r1=672458&r2=672459&view=diff
==============================================================================
--- webservices/axis2/trunk/c/src/core/clientapi/svc_client.c (original)
+++ webservices/axis2/trunk/c/src/core/clientapi/svc_client.c Fri Jun 27 20:22:09 2008
@@ -765,9 +765,9 @@
             return NULL;
         }
 
-        /* call two channel non blocking invoke to do the work and wait on the callback. Note
-         * that we don't set a callback function for the callback. Instead we plan to call
-         * engine_receive through op_client_receive() function periodically. */
+        /* Call two channel non blocking invoke to do the work and wait on the callback. We don't 
+         * set a callback function for the callback. That functionality is handled here. 
+         */
         axis2_svc_client_send_receive_non_blocking_with_op_qname(svc_client,
                                                                  env, op_qname,
                                                                  payload,