launcher:

- STOP_TIMEOUT vs KILL_TIMEOUT
    - JobControl registry value
This commit is contained in:
Bill Zissimopoulos
2016-05-14 19:27:59 -07:00
parent 3035ba2847
commit 08a02d7b35
2 changed files with 17 additions and 5 deletions

View File

@ -21,7 +21,8 @@
#include <winfsp/winfsp.h>
#include <shared/minimal.h>
#define STOP_TIMEOUT 5000
#define STOP_TIMEOUT 5500
#define KILL_TIMEOUT 5000
#define PIPE_NAME "\\\\.\\pipe\\WinFsp.{14E7137D-22B4-437A-B0C1-D21D1BDF3767}"
#define PIPE_BUFFER_SIZE 2048