changeset 240:fb85b4e88ae3

Reset the timer after the cleanup
author Sebastien Decugis <sdecugis@nict.go.jp>
date Wed, 12 Nov 2008 13:44:37 +0900
parents ca4459bac73a
children 193574388534
files waaad/peer-psm.c
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/waaad/peer-psm.c	Wed Nov 12 13:28:22 2008 +0900
+++ b/waaad/peer-psm.c	Wed Nov 12 13:44:37 2008 +0900
@@ -384,6 +384,8 @@
 		
 	}
 	
+	_psm_reset_ts(peer, 1, g_pconf->twtimer);
+	
 	_psm_change_state(peer, STATE_OPEN);
 	
 	return 0;
"Welcome to our mercurial repository"