diff libpurple/protocols/msn/session.h @ 20533:66921a5c9ae9

cleanup soap connection with a timeout
author Ka-Hing Cheung <khc@hxbc.us>
date Mon, 01 Oct 2007 01:22:37 +0000
parents 06527cc0f79b
children 23fef20a0ef2
line wrap: on
line diff
--- a/libpurple/protocols/msn/session.h	Mon Oct 01 00:40:30 2007 +0000
+++ b/libpurple/protocols/msn/session.h	Mon Oct 01 01:22:37 2007 +0000
@@ -128,6 +128,7 @@
 	} passport_info;
 
 	GHashTable *soap_table;
+	int soap_cleanup_handle;
 };
 
 /**