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 di...@apache.org on 2007/02/15 05:41:03 UTC

svn commit: r507812 - /webservices/axis2/scratch/c/dinesh/486/c/include/axis2_http_server.h

Author: dinesh
Date: Wed Feb 14 20:41:03 2007
New Revision: 507812

URL: http://svn.apache.org/viewvc?view=rev&rev=507812
Log:
axis2c-486:axis2_http_socket_read_timeout variable

Modified:
    webservices/axis2/scratch/c/dinesh/486/c/include/axis2_http_server.h

Modified: webservices/axis2/scratch/c/dinesh/486/c/include/axis2_http_server.h
URL: http://svn.apache.org/viewvc/webservices/axis2/scratch/c/dinesh/486/c/include/axis2_http_server.h?view=diff&rev=507812&r1=507811&r2=507812
==============================================================================
--- webservices/axis2/scratch/c/dinesh/486/c/include/axis2_http_server.h (original)
+++ webservices/axis2/scratch/c/dinesh/486/c/include/axis2_http_server.h Wed Feb 14 20:41:03 2007
@@ -40,8 +40,7 @@
 {
 #endif
 
-    extern axis2_http_socket_read_timeout;
-
+	int axis2_http_socket_read_timeout;
 
     AXIS2_EXTERN axis2_transport_receiver_t *AXIS2_CALL
     axis2_http_server_create (



---------------------------------------------------------------------
To unsubscribe, e-mail: axis-cvs-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-cvs-help@ws.apache.org