diff options
Diffstat (limited to 'nxcomp/Control.cpp')
-rwxr-xr-x | nxcomp/Control.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nxcomp/Control.cpp b/nxcomp/Control.cpp index 62c5cbe59..e6693d44c 100755 --- a/nxcomp/Control.cpp +++ b/nxcomp/Control.cpp @@ -94,7 +94,7 @@ // the proxy is idle for this time. // -#define IDLE_TIMEOUT 0 +#define IDLE_TIMEOUT 50 // // Close X connection if can't write before this |