src/protocols/oscar/aim.h

changeset 11214
253372056e12
parent 11185
b8bfd357e6cf
child 11253
81cbd43ef85e
--- a/src/protocols/oscar/aim.h	Mon Aug 08 21:43:44 2005 +0000
+++ b/src/protocols/oscar/aim.h	Tue Aug 09 00:25:39 2005 +0000
@@ -925,6 +925,7 @@
 	fu16_t port;
 	aim_conn_t *conn;
 	aim_session_t *sess;
+	int success; /* Was the connection successful? Used for timing out the transfer. */
 	struct aim_fileheader_t fh;
 	struct aim_oft_info *next;
 };

mercurial