summaryrefslogtreecommitdiff
path: root/protocols/Steam/src/common.h
diff options
context:
space:
mode:
authorRobert Pösel <robyer@seznam.cz>2015-03-06 16:46:50 +0000
committerRobert Pösel <robyer@seznam.cz>2015-03-06 16:46:50 +0000
commitd971763aedb5c69b2246389951f8b6bcac1317db (patch)
treea423c2d26a38b48ee16ea179fcc03fc16446c7f1 /protocols/Steam/src/common.h
parent615a53f6195f25a3d1b517f10f8957d0f0583768 (diff)
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
Diffstat (limited to 'protocols/Steam/src/common.h')
-rw-r--r--protocols/Steam/src/common.h1
1 files changed, 1 insertions, 0 deletions
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