mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-09 07:36:48 +02:00
* Increased idle timeout.
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
// port for servent to listen on
|
||||
#define DEFAULT_LISTEN_PORT 50210
|
||||
// time before new connection terminates if no auth received
|
||||
#define AUTH_TIMEOUT 15000
|
||||
#define AUTH_TIMEOUT 180000
|
||||
|
||||
#include <QObject>
|
||||
#include <QTcpServer>
|
||||
|
Reference in New Issue
Block a user