You are viewing a plain text version of this content. The canonical link for it is here.
Posted to sandesha-dev@ws.apache.org by da...@apache.org on 2007/12/09 06:18:28 UTC

svn commit: r602638 - /webservices/sandesha/trunk/c/include/sandesha2_constants.h

Author: damitha
Date: Sat Dec  8 21:18:28 2007
New Revision: 602638

URL: http://svn.apache.org/viewvc?rev=602638&view=rev
Log:
terminate delay is set to 4 seconds

Modified:
    webservices/sandesha/trunk/c/include/sandesha2_constants.h

Modified: webservices/sandesha/trunk/c/include/sandesha2_constants.h
URL: http://svn.apache.org/viewvc/webservices/sandesha/trunk/c/include/sandesha2_constants.h?rev=602638&r1=602637&r2=602638&view=diff
==============================================================================
--- webservices/sandesha/trunk/c/include/sandesha2_constants.h (original)
+++ webservices/sandesha/trunk/c/include/sandesha2_constants.h Sat Dec  8 21:18:28 2007
@@ -427,7 +427,7 @@
 
 	#define SANDESHA2_CLIENT_SLEEP_TIME  4 /* 32 16 */
 
-	#define SANDESHA2_TERMINATE_DELAY  16 /* In seconds */
+	#define SANDESHA2_TERMINATE_DELAY  4 /* In seconds */
 
 	#define SANDESHA2_TEMP_SEQ_ID  "uuid:tempID"
 



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