1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-04-13 12:31:52 +02:00

* Increased PING msg timeout to 60 seconds.

This commit is contained in:
Christian Muehlhaeuser 2010-11-29 09:31:36 +01:00
parent 7a21354f57
commit 052a36a161

View File

@ -7,7 +7,7 @@
#include "databasecommand_collectionstats.h"
#include "dbsyncconnection.h"
#define TCP_TIMEOUT 30
#define TCP_TIMEOUT 60
using namespace Tomahawk;