From d971763aedb5c69b2246389951f8b6bcac1317db Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20P=C3=B6sel?= Date: Fri, 6 Mar 2015 16:46:50 +0000 Subject: Steam: Send also timeout number in poll requests I'm not sure if this makes any difference, but lets have it there. Also I slighly raised internal timeout and add check for returned timeout number. git-svn-id: http://svn.miranda-ng.org/main/trunk@12353 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- protocols/Steam/src/common.h | 1 + 1 file changed, 1 insertion(+) (limited to 'protocols/Steam/src/common.h') diff --git a/protocols/Steam/src/common.h b/protocols/Steam/src/common.h index 64303c9404..086879e365 100644 --- a/protocols/Steam/src/common.h +++ b/protocols/Steam/src/common.h @@ -40,6 +40,7 @@ #define MODULE "Steam" +#define STEAM_API_TIMEOUT 30 #define STEAM_API_IDLEOUT_AWAY 600 #define STEAM_API_IDLEOUT_SNOOZE 8000 -- cgit v1.2.3